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

@@ -1609,6 +1609,9 @@
"segment": "分组",
"user": "用户",
"userIdPlaceholder": "Telegram ID 或 User ID",
"searchUserPlaceholder": "按姓名、用户名或Telegram ID搜索...",
"noUsersFound": "未找到用户",
"hasSubscription": "订阅",
"preview": "预览",
"sending": "发送中...",
"sendButton": "发送"