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