Browse Source

Merge pull request #53 from Markus-Rost/translations

Update translations
MarkusRost 4 years ago
parent
commit
4aec897463
2 changed files with 2 additions and 1 deletions
  1. 1 0
      i18n/de.json
  2. 1 1
      i18n/en.json

+ 1 - 0
i18n/de.json

@@ -144,6 +144,7 @@
     ],
     "general": {
         "disclaimer": "Ich bin ein kleiner Bot mit der Aufgabe einfach auf MediaWiki Websites, wie Gamepedia- und Fandom-Wikis, zu verlinken und diese zu durchsuchen. Ich zeige kurze Beschreibungen und zusätzliche Informationen zu Seiten und kann Weiterleitungen auflösen sowie Interwiki-Links folgen. Geschrieben wurde ich von $1 in JavaScript.\n\nDu kannst mich auf Patreon unterstützen:",
+        "experimental": "**Diese Funktion ist experimentell! Sie ist nicht garantiert richtig zu funktionieren und könnte in Zukunft eventuell entfernt werden.**",
         "helpserver": "Bei Fragen oder Problemen besuche bitte meinen Support-Server:",
         "limit": "🚨 **Stop, du hast ein Limit erreicht!** 🚨\n\n$1, deine Nachricht enthält zu viele Befehle!",
         "missingperm": "mir fehlen einige Berechtigungen für diesen Befehl:",

+ 1 - 1
i18n/en.json

@@ -144,7 +144,7 @@
     ],
     "general": {
         "disclaimer": "I am a small bot with the purpose to easily link and search MediaWiki sites like Gamepedia and Fandom wikis. I show short descriptions and additional info about pages and am able to resolve redirects and follow interwiki links. $1 wrote me in JavaScript.\n\nYou can support me on Patreon:",
-        "experimental": "**This feature is experimental! It's not guaranteed to work correctly and may be removed in the future.**",
+        "experimental": "**This feature is experimental! It is not guaranteed to work correctly and may be removed in the future.**",
         "helpserver": "For questions and problems please visit my support server:",
         "limit": "🚨 **Stop, you hit a limit!** 🚨\n\n$1, your message contained too many commands!",
         "missingperm": "I'm missing some permissions for this command:",