feat: add locales for user search in promo offer sending

- Add searchUserPlaceholder, noUsersFound, hasSubscription keys
- Support all 4 languages: en, ru, zh, fa
- Remove fallback strings from component
This commit is contained in:
c0mrade
2026-02-02 07:40:05 +03:00
parent fc922671d2
commit 0c9d09280c
5 changed files with 15 additions and 6 deletions

View File

@@ -1610,6 +1610,9 @@
"segment": "بخش",
"user": "کاربر",
"userIdPlaceholder": "شناسه تلگرام یا شناسه کاربر",
"searchUserPlaceholder": "جستجو بر اساس نام، نام کاربری یا شناسه تلگرام...",
"noUsersFound": "کاربری یافت نشد",
"hasSubscription": "اشتراک",
"preview": "پیش‌نمایش",
"sending": "در حال ارسال...",
"sendButton": "ارسال"