mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-05-08 14:36:13 +00:00
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:
@@ -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" = "آخر واحد"
|
||||
|
||||
Reference in New Issue
Block a user