Moved more files around, working on VN engine
This commit is contained in:
9
archive/assets archive/tictactoe/locale/en.xml
Normal file
9
archive/assets archive/tictactoe/locale/en.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<language lang="en">
|
||||
<string key="undefined">Hello Undefined</string>
|
||||
<group key="test">
|
||||
<group key="whatever">
|
||||
<string key="something">Some text</string>
|
||||
</group>
|
||||
<string key="other">Other string</string>
|
||||
</group>
|
||||
</language>
|
Reference in New Issue
Block a user