Browse Source

Update `English` translation

Currently translated at 100.0% (153 of 153 strings)

Translation: Wiki-Bot/Dashboard
Translate-URL: https://translate.wikibot.de/projects/wiki-bot/dashboard/en/
MarkusRost 4 năm trước cách đây
mục cha
commit
9801abfeba
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      dashboard/i18n/en.json

+ 2 - 2
dashboard/i18n/en.json

@@ -186,15 +186,15 @@
     },
     "slash": {
         "desc": "These are the slash commands for $1:",
-        "explanation": "<h2>Slash Commands</h2>\n<p>The usage of specific slash commands can be restricted per role or user. You can do that for the slash commands of Wiki-Bot here.</p>",
+        "explanation": "<h2>Slash Commands</h2>\n<p>The usage of specific slash commands can be restricted per role. You can do that for the slash commands of Wiki-Bot here.</p>",
         "form": {
             "add": "Add",
             "allow": "Allow",
+            "default": "Default",
             "default_allow": "By default this command is allowed to be used by everyone.",
             "default_deny": "By default this command is not allowed to be used by anyone.",
             "deny": "Deny",
             "entry": "Command $1",
-            "default": "Default",
             "role": "Role:",
             "select_role": "-- Select a Role --"
         }