c0mrade
|
9707ad97a4
|
feat(i18n): migrate all hardcoded Russian text to i18n
- Replace all hardcoded Russian strings with t() calls across 30+ files
- Add ~500 new translation keys to all 4 locales (ru, en, zh, fa)
- Convert module-level config objects to labelKey pattern
- Remove Russian fallbacks from t() calls (fallbackLng handles it)
- Replace DeepLinkRedirect custom i18n with standard t() calls
- Fix subscription.servers key collision (string vs object)
|
2026-01-27 22:19:41 +03:00 |
|
c0mrade
|
bc90ba3779
|
refactor: migrate to eslint flat config and format codebase with prettier
- Remove legacy .eslintrc.cjs and .eslintignore
- Add eslint.config.js with flat config, security rules (no-eval, no-implied-eval, no-new-func, no-script-url)
- Add .prettierrc and .prettierignore
- Format entire codebase with prettier
|
2026-01-27 17:37:31 +03:00 |
|
Egor
|
b28b921abd
|
Add files via upload
|
2026-01-21 08:36:40 +03:00 |
|
Egor
|
0eb4b8ccd7
|
Update AdminPromocodes.tsx
|
2026-01-21 08:29:46 +03:00 |
|
Egor
|
704f4d882d
|
Update AdminPromocodes.tsx
|
2026-01-19 09:33:07 +03:00 |
|
PEDZEO
|
8667945501
|
Implement back navigation in admin pages by adding a BackIcon and linking to the admin dashboard across multiple components.
|
2026-01-18 07:42:29 +03:00 |
|
Egor
|
9b0339cd8c
|
Update AdminPromocodes.tsx
|
2026-01-17 04:43:55 +03:00 |
|
Egor
|
aa5493b003
|
Update AdminPromocodes.tsx
|
2026-01-17 04:39:10 +03:00 |
|
Egor
|
905e997cee
|
Add files via upload
|
2026-01-17 04:37:10 +03:00 |
|