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

@@ -2328,6 +2328,9 @@
"segment": "Сегмент",
"user": "Пользователь",
"userIdPlaceholder": "Telegram ID или User ID",
"searchUserPlaceholder": "Поиск по имени, username или Telegram ID...",
"noUsersFound": "Пользователи не найдены",
"hasSubscription": "Подп",
"preview": "Предпросмотр",
"sending": "Отправка...",
"sendButton": "Отправить"