mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
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:
@@ -1609,6 +1609,9 @@
|
||||
"segment": "分组",
|
||||
"user": "用户",
|
||||
"userIdPlaceholder": "Telegram ID 或 User ID",
|
||||
"searchUserPlaceholder": "按姓名、用户名或Telegram ID搜索...",
|
||||
"noUsersFound": "未找到用户",
|
||||
"hasSubscription": "订阅",
|
||||
"preview": "预览",
|
||||
"sending": "发送中...",
|
||||
"sendButton": "发送"
|
||||
|
||||
Reference in New Issue
Block a user