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

@@ -1817,6 +1817,9 @@
"segment": "Segment",
"user": "User",
"userIdPlaceholder": "Telegram ID or User ID",
"searchUserPlaceholder": "Search by name, username or Telegram ID...",
"noUsersFound": "No users found",
"hasSubscription": "Sub",
"preview": "Preview",
"sending": "Sending...",
"sendButton": "Send"