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>
This commit is contained in:
Rs.Nest
2026-04-23 16:19:07 +03:00
committed by GitHub
parent ff25072690
commit 6bcaf61c44
16 changed files with 641 additions and 0 deletions

View File

@@ -298,6 +298,20 @@
"submitEdit" = "احفظ التعديلات"
"clientCount" = "عدد العملاء"
"bulk" = "إضافة بالجملة"
"copyFromInbound" = "نسخ العملاء من الـ Inbound"
"copyToInbound" = "نسخ العملاء إلى"
"copySelected" = "نسخ المحدد"
"copySource" = "المصدر"
"copyEmailPreview" = "معاينة البريد الإلكتروني الناتج"
"copySelectSourceFirst" = "الرجاء اختيار الـ Inbound المصدر أولاً."
"copyResult" = "نتيجة النسخ"
"copyResultSuccess" = "تم النسخ بنجاح"
"copyResultNone" = "لا يوجد شيء للنسخ: لم يتم اختيار أي عميل أو أن المصدر فارغ"
"copyResultErrors" = "أخطاء النسخ"
"copyFlowLabel" = "Flow للعملاء الجدد (VLESS)"
"copyFlowHint" = "يُطبَّق على جميع العملاء المنسوخين. اتركه فارغاً لتخطيه."
"selectAll" = "تحديد الكل"
"clearAll" = "مسح الكل"
"method" = "طريقة"
"first" = "أول واحد"
"last" = "آخر واحد"