Added Russian and German locales #7

Merged
profitroll merged 6 commits from i18n into dev 2023-08-30 16:12:05 +03:00
Showing only changes of commit cca3101a4a - Show all commits

View File

@ -1,23 +1,23 @@
{
"metadata": {
"flag": "🇬🇧",
"name": "English",
"flag": "🇩🇪",
"name": "Deutsch",
"codes": [
"en",
"en-GB"
"de",
"de-DE"
]
},
"formats": {
"date": "%d/%m/%Y",
"date": "%d.%m.%Y",
"time": "%H:%M"
},
"garbage_types": {
"0": "🟤 Bio",
"1": "🟡 Plastic",
"2": "🔵 Paper",
"3": "⚫️ General",
"4": "🟢 Glass",
"5": "❓ Unspecified"
"0": "🟤 Biotonne",
"1": "🟡 Gelber Sack",
"2": "🔵 Papiertonne",
"3": "⚫️ Restmüll",
"4": "🟢 Altglas",
"5": "❓ Unbestimmt"
},
"commands": {
"help": "Show help message",