diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-06 11:19:07 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-06 11:51:25 +0300 |
| commit | 4a1387ea83a417f4c40cb857965c4fc2c789008b (patch) | |
| tree | 4fd72ddccbc63dce88d1be191edddc08c6f63c46 /web/translation | |
| parent | c53cee31f5a64ed3292f977bf5a0749324eb78a2 (diff) | |
translate - ID #1759
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.es_ES.toml | 2 | ||||
| -rw-r--r-- | web/translation/translate.id_ID.toml | 15 | ||||
| -rw-r--r-- | web/translation/translate.vi_VN.toml | 2 |
3 files changed, 15 insertions, 4 deletions
diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index ae4408fd..b6fcdbd4 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -20,7 +20,7 @@ "check" = "Verificar" "indefinite" = "Indefinido" "unlimited" = "Ilimitado" -"none" = "Ninguno" +"none" = "None" "qrCode" = "Código QR" "info" = "Más Información" "edit" = "Editar" diff --git a/web/translation/translate.id_ID.toml b/web/translation/translate.id_ID.toml index 1e5dfac1..15d4c25a 100644 --- a/web/translation/translate.id_ID.toml +++ b/web/translation/translate.id_ID.toml @@ -20,7 +20,7 @@ "check" = "Centang" "indefinite" = "Tak Terbatas" "unlimited" = "Tanpa Batas" -"none" = "Tidak Ada" +"none" = "None" "qrCode" = "Kode QR" "info" = "Informasi Lebih Lanjut" "edit" = "Edit" @@ -53,7 +53,7 @@ "remained" = "Tersisa" "security" = "Keamanan" -[Menu] +[menu] "dashboard" = "Ikhtisar" "inbounds" = "Masuk" "settings" = "Pengaturan Panel" @@ -388,6 +388,7 @@ "Inbounds" = "Masuk" "InboundsDesc" = "Menerima klien tertentu." "Outbounds" = "Keluar" +"Balancers" = "Penyeimbang" "OutboundsDesc" = "Atur jalur lalu lintas keluar." "Routings" = "Aturan Pengalihan" "RoutingsDesc" = "Prioritas setiap aturan penting!" @@ -406,6 +407,7 @@ "dest" = "Tujuan" "inbound" = "Masuk" "outbound" = "Keluar" +"balancer" = "Pengimbang" "info" = "Info" "add" = "Tambahkan Aturan" "edit" = "Edit Aturan" @@ -426,6 +428,15 @@ "portal" = "Portal" "intercon" = "Interkoneksi" +[pages.xray.balancer] +"addBalancer" = "Tambahkan Penyeimbang" +"editBalancer" = "Sunting Penyeimbang" +"balancerStrategy" = "Strategi" +"balancerSelectors" = "Penyeleksi" +"tag" = "Menandai" +"tagDesc" = "Label Unik" +"balancerDesc" = "BalancerTag dan outboundTag tidak dapat digunakan secara bersamaan. Jika digunakan secara bersamaan, hanya outboundTag yang akan berfungsi." + [pages.xray.wireguard] "secretKey" = "Kunci Rahasia" "publicKey" = "Kunci Publik" diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml index 286d9c83..5d3007bc 100644 --- a/web/translation/translate.vi_VN.toml +++ b/web/translation/translate.vi_VN.toml @@ -20,7 +20,7 @@ "check" = "Kiểm tra"
"indefinite" = "Không xác định"
"unlimited" = "Không giới hạn"
-"none" = "Không có"
+"none" = "None"
"qrCode" = "Mã QR"
"info" = "Thông tin thêm"
"edit" = "Chỉnh sửa"
|
