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

Commit

Permalink
Added Deutsche to the language switcher
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatsushita committed Aug 6, 2014
1 parent e2dfa5a commit e4f1e70
Show file tree
Hide file tree
Showing 5 changed files with 1,432 additions and 670 deletions.
20 changes: 10 additions & 10 deletions assets/mobile_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
"introduction": "Wähle die Sprache für die App",
"component": "language",
"action": [
{
"title": "Deutsch",
"language": "de",
"confirmation": "Neue Sprache eingestellt"
},
{
"title": "English",
"language": "en",
Expand All @@ -63,6 +58,11 @@
"title": "Português",
"language": "pt",
"confirmation": "Novo idioma aplicado"
},
{
"title": "Deutsch",
"language": "de",
"confirmation": "Neue Sprache eingestellt"
}
]
},
Expand Down Expand Up @@ -387,11 +387,6 @@
"introduction": "Wähle die Sprache für die App",
"component": "language",
"action": [
{
"title": "Deutsch",
"language": "de",
"confirmation": "Neue Sprache eingestellt"
},
{
"title": "English",
"language": "en",
Expand All @@ -411,6 +406,11 @@
"title": "Português",
"language": "pt",
"confirmation": "Novo idioma aplicado"
},
{
"title": "Deutsch",
"language": "de",
"confirmation": "Neue Sprache eingestellt"
}
]
},
Expand Down
10 changes: 10 additions & 0 deletions assets/mobile_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@
"title": "Português",
"language": "pt",
"confirmation": "Novo idioma aplicado"
},
{
"title": "Deutsch",
"language": "de",
"confirmation": "Neue Sprache eingestellt"
}
]
},
Expand Down Expand Up @@ -401,6 +406,11 @@
"title": "Português",
"language": "pt",
"confirmation": "Novo idioma aplicado"
},
{
"title": "Deutsch",
"language": "de",
"confirmation": "Neue Sprache eingestellt"
}
]
},
Expand Down
10 changes: 10 additions & 0 deletions assets/mobile_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@
"title": "Português",
"language": "pt",
"confirmation": "Novo idioma aplicado"
},
{
"title": "Deutsch",
"language": "de",
"confirmation": "Neue Sprache eingestellt"
}
]
},
Expand Down Expand Up @@ -401,6 +406,11 @@
"title": "Português",
"language": "pt",
"confirmation": "Novo idioma aplicado"
},
{
"title": "Deutsch",
"language": "de",
"confirmation": "Neue Sprache eingestellt"
}
]
},
Expand Down
Loading

0 comments on commit e4f1e70

Please sign in to comment.