Skip to content
This repository was archived by the owner on Mar 27, 2020. It is now read-only.

Commit e4f1e70

Browse files
committed
Added Deutsche to the language switcher
1 parent e2dfa5a commit e4f1e70

5 files changed

Lines changed: 1432 additions & 670 deletions

File tree

assets/mobile_de.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@
3939
"introduction": "Wähle die Sprache für die App",
4040
"component": "language",
4141
"action": [
42-
{
43-
"title": "Deutsch",
44-
"language": "de",
45-
"confirmation": "Neue Sprache eingestellt"
46-
},
4742
{
4843
"title": "English",
4944
"language": "en",
@@ -63,6 +58,11 @@
6358
"title": "Português",
6459
"language": "pt",
6560
"confirmation": "Novo idioma aplicado"
61+
},
62+
{
63+
"title": "Deutsch",
64+
"language": "de",
65+
"confirmation": "Neue Sprache eingestellt"
6666
}
6767
]
6868
},
@@ -387,11 +387,6 @@
387387
"introduction": "Wähle die Sprache für die App",
388388
"component": "language",
389389
"action": [
390-
{
391-
"title": "Deutsch",
392-
"language": "de",
393-
"confirmation": "Neue Sprache eingestellt"
394-
},
395390
{
396391
"title": "English",
397392
"language": "en",
@@ -411,6 +406,11 @@
411406
"title": "Português",
412407
"language": "pt",
413408
"confirmation": "Novo idioma aplicado"
409+
},
410+
{
411+
"title": "Deutsch",
412+
"language": "de",
413+
"confirmation": "Neue Sprache eingestellt"
414414
}
415415
]
416416
},

assets/mobile_en.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@
5858
"title": "Português",
5959
"language": "pt",
6060
"confirmation": "Novo idioma aplicado"
61+
},
62+
{
63+
"title": "Deutsch",
64+
"language": "de",
65+
"confirmation": "Neue Sprache eingestellt"
6166
}
6267
]
6368
},
@@ -401,6 +406,11 @@
401406
"title": "Português",
402407
"language": "pt",
403408
"confirmation": "Novo idioma aplicado"
409+
},
410+
{
411+
"title": "Deutsch",
412+
"language": "de",
413+
"confirmation": "Neue Sprache eingestellt"
404414
}
405415
]
406416
},

assets/mobile_es.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@
5858
"title": "Português",
5959
"language": "pt",
6060
"confirmation": "Novo idioma aplicado"
61+
},
62+
{
63+
"title": "Deutsch",
64+
"language": "de",
65+
"confirmation": "Neue Sprache eingestellt"
6166
}
6267
]
6368
},
@@ -401,6 +406,11 @@
401406
"title": "Português",
402407
"language": "pt",
403408
"confirmation": "Novo idioma aplicado"
409+
},
410+
{
411+
"title": "Deutsch",
412+
"language": "de",
413+
"confirmation": "Neue Sprache eingestellt"
404414
}
405415
]
406416
},

0 commit comments

Comments
 (0)