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

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

(cherry picked from commit 8ab4acd17f)
This commit is contained in:
Skyfrit
2016-08-08 17:49:35 +08:00
committed by Rémi Verschelde
parent d853eb2fb7
commit 2b35ba4815

View File

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