Setup basic structure

This commit is contained in:
2024-05-26 19:15:17 +02:00
parent 6479807680
commit 7b344d4fa4
13 changed files with 364 additions and 28 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"text": "Hallo",
"locales": {
"en": "Englisch",
"de": "Deutsch"
}
}