Adding language

This commit is contained in:
2024-10-16 14:37:34 -07:00
parent 6c062df9bb
commit 3baafec9cb
17 changed files with 451 additions and 0 deletions

7
assets/en.json Normal file
View File

@ -0,0 +1,7 @@
{
"general": {
"test": {
"test": "test"
}
}
}