Added polish translation

This commit is contained in:
Mark Qvist 2022-11-29 17:12:07 +01:00
parent bc70619288
commit 416b9081b7
9 changed files with 238 additions and 0 deletions

View file

@ -30,6 +30,7 @@ primary_lang = "en"
langs = [
{"name": "Deutsch", "ext": "de"},
{"name": "English", "ext": "en"},
{"name": "Polski", "ext": "pl"},
{"name": "Português", "ext": "pt-br"},
]
@ -55,6 +56,16 @@ menu_translations = {
"CREDITS": "Credits",
"SOURCE": "Quellcode",
"DONATE": "Unterstützen",
},"pl": {
"RETICULUM": "Reticulum",
"START": "Start",
"HARDWARE": "Hardware",
"TESTNET": "Testnet",
"MANUAL": "Manual",
"CRYPTO": "Crypto",
"CREDITS": "Credits",
"SOURCE": "Source",
"DONATE": "Darowiznę",
},
"pt-br": {
"RETICULUM": "Reticulum",