diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-08-19 00:52:29 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-08-19 00:52:29 +0300 |
| commit | cd499715359f4792e0e9b8f7d5a27668608eb32c (patch) | |
| tree | 25148ad39ea304b44fe5531f166b50aeb6b483b9 /web/translation/translate.vi_VN.toml | |
| parent | 0013f8989bc9867e46e33cb12d52c13bfee6fc04 (diff) | |
update translate for #2493
Diffstat (limited to 'web/translation/translate.vi_VN.toml')
| -rw-r--r-- | web/translation/translate.vi_VN.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml index e7da6324..19d90bba 100644 --- a/web/translation/translate.vi_VN.toml +++ b/web/translation/translate.vi_VN.toml @@ -618,11 +618,13 @@ "confirmNumberAdd" = "✅ Xác nhận thêm: {{ .Num }}"
"limitTraffic" = "🚧 Giới hạn lưu lượng"
"getBanLogs" = "Cấm nhật ký"
+"allClients" = "Tất cả Khách hàng"
[tgbot.answers]
"successfulOperation" = "✅ Thành công!"
"errorOperation" = "❗ Lỗi Trong Quá Trình Thực Hiện."
"getInboundsFailed" = "❌ Không Thể Lấy Được Inbounds"
+"getClientsFailed" = "❌ Không thể lấy khách hàng."
"canceled" = "❌ {{ .Email }} : Thao Tác Đã Bị Hủy."
"clientRefreshSuccess" = "✅ {{ .Email }} : Cập Nhật Thành Công Cho Khách Hàng."
"IpRefreshSuccess" = "✅ {{ .Email }} : Cập Nhật Thành Công Cho IPs."
@@ -638,3 +640,5 @@ "enableSuccess" = "✅ {{ .Email }} : Đã Bật Thành Công."
"disableSuccess" = "✅ {{ .Email }} : Đã Tắt Thành Công."
"askToAddUserId" = "Cấu hình của bạn không được tìm thấy!\r\nVui lòng yêu cầu Quản trị viên sử dụng ID người dùng telegram của bạn trong cấu hình của bạn.\r\n\r\nID người dùng của bạn: <code>{{ .TgUserID }}</code>"
+"chooseClient" = "Chọn một Khách hàng cho Inbound {{ .Inbound }}"
+"chooseInbound" = "Chọn một Inbound"
\ No newline at end of file |
