Moved more files around, working on VN engine

This commit is contained in:
2023-04-20 14:08:02 -07:00
parent 1c21c15261
commit 36119645d5
285 changed files with 104 additions and 12 deletions

View 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>