feat: add i18n support with 6 languages (en, tr, krd, ar, fa, ckb)

- Add translation system with useTranslation hook and LanguageProvider
- Auto-detect language from Telegram user settings
- Update all components and sections to use translation keys
- Support English, Turkish, Kurdish, Arabic, Persian, Sorani
This commit is contained in:
2026-02-14 11:06:14 +03:00
parent e5dd2b4b5b
commit 9da348bdf3
26 changed files with 2682 additions and 424 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.185",
"buildTime": "2026-02-14T08:02:05.985Z",
"buildNumber": 1771056125986
"version": "1.0.186",
"buildTime": "2026-02-14T08:06:14.928Z",
"buildNumber": 1771056374928
}