mirror of
https://github.com/pezkuwichain/pezkuwi-telegram-miniapp.git
synced 2026-06-17 07:51:09 +00:00
feat(i18n): replace all hardcoded strings with translation calls
- Add translation keys for dashboard, send, receive, history, swap, pools, staking, lpStaking, fees, tokens, errors, validation, time, and context sections to types.ts and all 6 language files - Replace hardcoded Kurdish/Turkish strings in all wallet components with useTranslation() hook t() calls - Replace hardcoded strings in non-React files (crypto, utils, error-tracking, wallet-storage, contexts) with standalone translate() - Fix Turkish strings incorrectly used in Kurdish codebase
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.189",
|
||||
"buildTime": "2026-02-14T08:53:06.213Z",
|
||||
"buildNumber": 1771059186214
|
||||
"version": "1.0.190",
|
||||
"buildTime": "2026-02-14T15:16:08.944Z",
|
||||
"buildNumber": 1771082168945
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user