diff options
| author | Shishkevich D. <135337715+shishkevichd@users.noreply.github.com> | 2025-03-08 16:41:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-08 16:41:23 +0300 |
| commit | c6d27a446355e7278fedd98334a314994bb70153 (patch) | |
| tree | 9c14310cbe02d02cda8a8ee5821689830667599e /web/translation/translate.vi_VN.toml | |
| parent | 751f564c4a65aac41446b42f881cbe86260dbbee (diff) | |
chore: pretty `backup` and `xray version` modal (#2737)
* chore: pretty `backup & restore` modal
* chore: pretty `xray version` modal
* fix: new `xray version` modal style
Diffstat (limited to 'web/translation/translate.vi_VN.toml')
| -rw-r--r-- | web/translation/translate.vi_VN.toml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml index 3dbd57d7..5b064cbd 100644 --- a/web/translation/translate.vi_VN.toml +++ b/web/translation/translate.vi_VN.toml @@ -113,9 +113,10 @@ "config" = "Cấu hình"
"backup" = "Sao lưu & Khôi phục"
"backupTitle" = "Sao lưu & Khôi phục Cơ sở dữ liệu"
-"backupDescription" = "Hãy nhớ sao lưu trước khi nhập cơ sở dữ liệu mới."
-"exportDatabase" = "Tải về Cơ sở dữ liệu"
-"importDatabase" = "Tải lên Cơ sở dữ liệu"
+"exportDatabase" = "Sao lưu"
+"exportDatabaseDesc" = "Nhấp để tải xuống tệp .db chứa bản sao lưu cơ sở dữ liệu hiện tại của bạn vào thiết bị."
+"importDatabase" = "Khôi phục"
+"importDatabaseDesc" = "Nhấp để chọn và tải lên tệp .db từ thiết bị của bạn để khôi phục cơ sở dữ liệu từ bản sao lưu."
[pages.inbounds]
"title" = "Điểm vào (Inbounds)"
|
