menu translations and ability to add new translations using the base translation

This commit is contained in:
Dobromir Popov
2024-04-29 01:33:33 +03:00
parent c779eba469
commit 56283ecd50
7 changed files with 141 additions and 30 deletions

View File

@ -5,6 +5,8 @@
"changeTo": "Change to",
"BG": "Bulgarian",
"EN": "English",
"RU": "Russian"
"RU": "Russian",
"login": "login",
"logout": "logout"
}
}