Browse Source

Android: Add support for Traditional Chinese (HK) (#6061)

(cherry picked from commit 664b5b5137b00c170968c688d880561ab294ae91)
Skyfrit 9 years ago
parent
commit
1913e4a040
1 changed files with 4 additions and 0 deletions
  1. 4 0
      platform/android/java/res/values-zh-rHK/strings.xml

+ 4 - 0
platform/android/java/res/values-zh-rHK/strings.xml

@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <string name="godot_project_name_string">godot-project-name-zh_HK</string>
+</resources>