Files
pichunt/app/lang/de.json
T
2025-07-31 22:50:39 +02:00

13 lines
223 B
JSON

{
"hello": "Hallo",
"locales": {
"en": "Englisch",
"de": "Deutsch"
},
"layouts": {
"title": "{title} {'|'} PicHunt",
"default_tile": "PicHunt",
"switch_lang": "Sprache ändern zu {locale}"
}
}