diff options
| author | Rs.Nest <css81933@gmail.com> | 2026-04-23 16:19:07 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-23 16:19:07 +0300 |
| commit | 6bcaf61c44f7d51664dc12a942877b7d7c8d5464 (patch) | |
| tree | b46a21be6558cb141f478dd4b1f74f1338ffc086 /web/translation/translate.id_ID.toml | |
| parent | ff250726901b2eced76c142a35111d872414bbe9 (diff) | |
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>
Diffstat (limited to 'web/translation/translate.id_ID.toml')
| -rw-r--r-- | web/translation/translate.id_ID.toml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/web/translation/translate.id_ID.toml b/web/translation/translate.id_ID.toml index c53b6a9c..e115aaa8 100644 --- a/web/translation/translate.id_ID.toml +++ b/web/translation/translate.id_ID.toml @@ -298,6 +298,20 @@ "submitEdit" = "Simpan Perubahan" "clientCount" = "Jumlah Klien" "bulk" = "Tambahkan Massal" +"copyFromInbound" = "Salin klien dari inbound" +"copyToInbound" = "Salin klien ke" +"copySelected" = "Salin yang dipilih" +"copySource" = "Sumber" +"copyEmailPreview" = "Pratinjau email hasil" +"copySelectSourceFirst" = "Silakan pilih inbound sumber terlebih dahulu." +"copyResult" = "Hasil penyalinan" +"copyResultSuccess" = "Berhasil disalin" +"copyResultNone" = "Tidak ada yang disalin: tidak ada klien yang dipilih atau sumber kosong" +"copyResultErrors" = "Kesalahan penyalinan" +"copyFlowLabel" = "Flow untuk klien baru (VLESS)" +"copyFlowHint" = "Diterapkan ke semua klien yang disalin. Biarkan kosong untuk melewati." +"selectAll" = "Pilih semua" +"clearAll" = "Hapus semua" "method" = "Metode" "first" = "Pertama" "last" = "Terakhir" |
