summaryrefslogtreecommitdiff
path: root/android/source/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/res/values/arrays.xml')
-rw-r--r--android/source/res/values/arrays.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/source/res/values/arrays.xml b/android/source/res/values/arrays.xml
index e15d685d29dd..b1b61ef89b2f 100644
--- a/android/source/res/values/arrays.xml
+++ b/android/source/res/values/arrays.xml
@@ -14,6 +14,7 @@
<item >3</item>
</string-array>
<string-array name="SupportedLanguagesValues">
+ <item >de</item>
<item >en</item>
<item >tr</item>
</string-array>
@@ -42,6 +43,7 @@
<item>@string/filter_drawings</item>
</string-array>
<string-array name="SupportedLanguages">
+ <item>Deutsch</item>
<item>English</item>
<item>Turkçe</item>
</string-array>