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" = "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"
|
||||
|
||||
Reference in New Issue
Block a user