Moved some files around

This commit is contained in:
2023-03-31 12:50:51 -07:00
parent 5369e2e58a
commit d4fb2968ad
22 changed files with 0 additions and 5 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>