1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-16 14:00:40 +00:00

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

(cherry picked from commit 664b5b5137)
This commit is contained in:
Skyfrit
2016-08-08 17:49:51 +08:00
committed by Rémi Verschelde
parent 2b35ba4815
commit 1913e4a040

View File

@@ -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>