initial translations

This commit is contained in:
Martin
2022-12-13 16:58:55 +01:00
parent c20ca61290
commit 9a41923b17
7 changed files with 42 additions and 17 deletions

View File

@@ -0,0 +1,3 @@
export class TranslationData {
[key: string]: string;
}

View File

@@ -0,0 +1,9 @@
{
"ver": "4.0.23",
"importer": "typescript",
"imported": true,
"uuid": "8711b923-4e6c-4ad6-ba89-0061450d44a1",
"files": [],
"subMetas": {},
"userData": {}
}