Android: Add support for Traditional Chinese (TW) (#6061)
(cherry picked from commit 8ab4acd17f
)
This commit is contained in:
parent
d853eb2fb7
commit
2b35ba4815
|
@ -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>
|
Loading…
Reference in New Issue