feat: add runtime locale overrides

This commit is contained in:
3252a8
2026-05-25 17:47:45 +03:00
parent 23784d00fe
commit 59fa301344
51 changed files with 4026 additions and 214 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"ru": {
"menu_personal_account_button": "Личный кабинет"
},
"en": {
"menu_personal_account_button": "Account"
}
}