Skip to content

Commit

Permalink
German translations for wrong rp version
Browse files Browse the repository at this point in the history
  • Loading branch information
NeunEinser committed Feb 16, 2022
1 parent bd678e7 commit 4bf95cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions assets/bingo/lang/de_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"bingo.resourcepack_check.go_to_lobby.part1": "Das Ressourcenpaket wurde erfolgreich aktiviert.",
"bingo.resourcepack_check.go_to_lobby.part2": "%s, um zur Lobby zu gehen.",
"bingo.resourcepack_check.go_to_lobby.click": "Hier klicken",
// "bingo.resourcepack_check.wrong_version.title": "Incorrect resource pack version enabled.",
// "bingo.resourcepack_check.wrong_version.description": "You are using an incompatible version of the Bingo resource pack.\n\nPlease download the correct version %s, enable it and click “re-check” down below.",
// "bingo.resourcepack_check.wrong_version.link": "here",
// "bingo.resourcepack_check.wrong_version.server": "If the resource pack was applied automatically through a server resource pack, please inform the server admin to update the server resource pack.",
// "bingo.resourcepack_check.wrong_version.recheck": "Re-check",
// "bingo.resourcepack_check.wrong_version.sign.line1": "",
// "bingo.resourcepack_check.wrong_version.sign.line2": "Download",
// "bingo.resourcepack_check.wrong_version.sign.line3": "Resourcepack",
// "bingo.resourcepack_check.wrong_version.sign.line4": "",
"bingo.resourcepack_check.wrong_version.title": "Falsche Version des Ressourcenpakets aktiviert.",
"bingo.resourcepack_check.wrong_version.description": "Du verwendest eine inkompatible Version des Bingo-Ressourcenpaketes.\n\nBitte lade die korrekte Version %s herunter, aktiviere sie und klicke „Erneut Prüfen“ unten.",
"bingo.resourcepack_check.wrong_version.link": "hier",
"bingo.resourcepack_check.wrong_version.server": "Sollte das Resourcenpaket durch ein Server-Resourcenpaket aktiviert sein, informiere bitte den Serveradmin es zu aktualisieren.",
"bingo.resourcepack_check.wrong_version.recheck": "Erneut Prüfen",
"bingo.resourcepack_check.wrong_version.sign.line1": "",
"bingo.resourcepack_check.wrong_version.sign.line2": "Download",
"bingo.resourcepack_check.wrong_version.sign.line3": "Resourcepack",
"bingo.resourcepack_check.wrong_version.sign.line4": "",

"bingo.logging.error": "FEHLER",
"bingo.setup.error.unknown_category": "Gegenstand %1$s hat Kategorie %2$s, die Kategorie %2$s kann allerdings nicht gefunden werden.",
Expand Down
2 changes: 1 addition & 1 deletion assets/bingo/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"bingo.resourcepack_check.wrong_version.title": "Incorrect resource pack version enabled.",
"bingo.resourcepack_check.wrong_version.description": "You are using an incompatible version of the Bingo resource pack.\n\nPlease download the correct version %s, enable it and click “re-check” down below.",
"bingo.resourcepack_check.wrong_version.link": "here",
"bingo.resourcepack_check.wrong_version.server": "If the resource pack was applied automatically through a server resource pack, please inform the server admin to update the server resource pack.",
"bingo.resourcepack_check.wrong_version.server": "If the resource pack was applied automatically through a server resource pack, please inform the server admin to update it.",
"bingo.resourcepack_check.wrong_version.recheck": "Re-check",
"bingo.resourcepack_check.wrong_version.sign.line1": "",
"bingo.resourcepack_check.wrong_version.sign.line2": "Download",
Expand Down

0 comments on commit 4bf95cc

Please sign in to comment.