diff options
| author | Rs.Nest <css81933@gmail.com> | 2026-04-23 16:19:07 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-23 16:19:07 +0300 |
| commit | 6bcaf61c44f7d51664dc12a942877b7d7c8d5464 (patch) | |
| tree | b46a21be6558cb141f478dd4b1f74f1338ffc086 /web/translation/translate.fa_IR.toml | |
| parent | ff250726901b2eced76c142a35111d872414bbe9 (diff) | |
Feature: Copy clients between inbounds (#4087)
* feat: copy clients between inbounds
* fix: copy clients modal not opening
* fix: copy clients modal not opening
* fix: copy clients modal not opening
* fix: copy clients modal not opening
* fix: copy clients modal not opening
* fix: copy clients modal not opening
* fix: copy clients modal not opening
* fix: copy clients modal not opening
* fix: copy clients modal not opening
* revert: undo install.sh/deploy.sh changes; i18n: add copy-clients translations for all languages
---------
Co-authored-by: Нестеров Руслан <r.nesterov@comagic.dev>
Diffstat (limited to 'web/translation/translate.fa_IR.toml')
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index 5569239f..aaec75f6 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -298,6 +298,20 @@ "submitEdit" = "ذخیره تغییرات" "clientCount" = "تعداد کاربران" "bulk" = "انبوهسازی" +"copyFromInbound" = "کپی کاربران از اینباند" +"copyToInbound" = "کپی کاربران به" +"copySelected" = "کپی انتخابشدهها" +"copySource" = "منبع" +"copyEmailPreview" = "پیشنمایش ایمیل نهایی" +"copySelectSourceFirst" = "ابتدا یک اینباند منبع انتخاب کنید." +"copyResult" = "نتیجه کپی" +"copyResultSuccess" = "با موفقیت کپی شد" +"copyResultNone" = "چیزی برای کپی نیست: هیچ کاربری انتخاب نشده یا منبع خالی است" +"copyResultErrors" = "خطاهای کپی" +"copyFlowLabel" = "Flow برای کاربران جدید (VLESS)" +"copyFlowHint" = "برای همه کاربران کپیشده اعمال میشود. برای نادیده گرفتن، خالی بگذارید." +"selectAll" = "انتخاب همه" +"clearAll" = "پاک کردن همه" "method" = "روش" "first" = "از" "last" = "تا" |
