Added test project

This commit is contained in:
2022-06-29 19:05:12 +02:00
parent 4c8d7a8031
commit 39b6ca790c
10 changed files with 118 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"WorkspaceSettings": {
"DefaultProject": "translation",
"Projects": {
"translation": "src/translation/translation.json"
},
"Scripts": {}
}
}