Skip to content

Commit

Permalink
Merge pull request #106 from duckduckgo/john/de-fallbacks
Browse files Browse the repository at this point in the history
de_* fallback to de_DE
  • Loading branch information
jbarrett committed May 2, 2019
2 parents b2fabfc + 613010f commit afe26d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions locales.json
Expand Up @@ -109,6 +109,7 @@
}, },
"de_CH" : { "de_CH" : {
"locale" : "de_CH", "locale" : "de_CH",
"fallback" : "de_DE",
"name_in_english" : "German (Switzerland)", "name_in_english" : "German (Switzerland)",
"name_in_local" : "Deutsch (Schweiz)", "name_in_local" : "Deutsch (Schweiz)",
"rtl" : 0 "rtl" : 0
Expand Down

0 comments on commit afe26d1

Please sign in to comment.