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" = "Değişiklikleri Kaydet"
"clientCount" = "Müşteri Sayısı"
"bulk" = "Toplu Ekle"
"copyFromInbound" = "Gelen bağlantıdan istemcileri kopyala"
"copyToInbound" = "İstemcileri şuraya kopyala"
"copySelected" = "Seçilenleri kopyala"
"copySource" = "Kaynak"
"copyEmailPreview" = "Sonuç e-posta önizlemesi"
"copySelectSourceFirst" = "Önce bir kaynak gelen bağlantı seçin."
"copyResult" = "Kopyalama sonucu"
"copyResultSuccess" = "Başarıyla kopyalandı"
"copyResultNone" = "Kopyalanacak bir şey yok: istemci seçilmedi veya kaynak boş"
"copyResultErrors" = "Kopyalama hataları"
"copyFlowLabel" = "Yeni istemciler için Flow (VLESS)"
"copyFlowHint" = "Kopyalanan tüm istemcilere uygulanır. Boş bırakırsanız atlanır."
"selectAll" = "Tümünü seç"
"clearAll" = "Tümünü temizle"
"method" = "Yöntem"
"first" = "İlk"
"last" = "Son"