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

This commit is contained in:
Skyfrit 2016-08-08 17:49:35 +08:00 committed by Rémi Verschelde
parent a22d1f21e1
commit 8ab4acd17f

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>