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
1 changed files with 4 additions and 0 deletions

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>