This commit is contained in:
smanylov
2026-01-19 12:55:41 +07:00
parent 8ae5a072e9
commit fe8b6e42cc
34 changed files with 3930 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"HomePage": {
"title": "Welcome to our application",
"description": "This is a demo application with i18n support"
},
"Global": {
"exit": "Exit"
}
}