Add stuff
This commit is contained in:
+10
-1
@@ -1,3 +1,12 @@
|
||||
{
|
||||
"hello": "Hallo"
|
||||
"hello": "Hallo",
|
||||
"locales": {
|
||||
"en": "Englisch",
|
||||
"de": "Deutsch"
|
||||
},
|
||||
"layouts": {
|
||||
"title": "{title} {'|'} PicHunt",
|
||||
"default_tile": "PicHunt",
|
||||
"switch_lang": "Sprache ändern zu {locale}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user