Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-05-06 15:55:41 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-05-06 15:55:41 +0300
commit0e77547e98d11d4428491ab039072f7beab81702 (patch)
tree19e7a0068a4ae9be415019e55ac2afa3ffec3cbf /web
parent747a1e1f60dd9d1395f5f51c79b6b893667f6e7a (diff)
update translate
Diffstat (limited to 'web')
-rw-r--r--web/translation/translate.en_US.toml4
-rw-r--r--web/translation/translate.fa_IR.toml4
-rw-r--r--web/translation/translate.zh_Hans.toml4
3 files changed, 6 insertions, 6 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml
index 42d67daf..819d4d9e 100644
--- a/web/translation/translate.en_US.toml
+++ b/web/translation/translate.en_US.toml
@@ -92,8 +92,8 @@
"dontRefresh" = "Installation is in progress, please do not refresh this page."
"logs" = "Logs"
"config" = "Config"
-"backup" = "Backup"
-"backupTitle" = "Backup Database"
+"backup" = "Backup & Restore"
+"backupTitle" = "Backup & Restore Database"
"backupDescription" = "Remember to backup before importing a new database."
"exportDatabase" = "Download Database"
"importDatabase" = "Upload Database"
diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml
index b0bb6a8c..c7b17121 100644
--- a/web/translation/translate.fa_IR.toml
+++ b/web/translation/translate.fa_IR.toml
@@ -92,8 +92,8 @@
"dontRefresh" = "در حال نصب ، لطفا رفرش نکنید "
"logs" = "گزارش ها"
"config" = "تنظیمات"
-"backup" = "پشتیبان گیری"
-"backupTitle" = "پشتیبان گیری دیتابیس"
+"backup" = "پشتیبان گیری و بازیابی"
+"backupTitle" = "پشتیبان گیری و بازیابی دیتابیس"
"backupDescription" = "به یاد داشته باشید که قبل از وارد کردن یک دیتابیس جدید، نسخه پشتیبان تهیه کنید."
"exportDatabase" = "دانلود دیتابیس"
"importDatabase" = "آپلود دیتابیس"
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml
index 6e78be09..29e01476 100644
--- a/web/translation/translate.zh_Hans.toml
+++ b/web/translation/translate.zh_Hans.toml
@@ -92,8 +92,8 @@
"dontRefresh" = "安装中,请不要刷新此页面"
"logs" = "日志"
"config" = "配置"
-"backup" = "备份"
-"backupTitle" = "备份数据库"
+"backup" = "备份还原"
+"backupTitle" = "备份和恢复数据库"
"backupDescription" = "请记住在导入新数据库之前进行备份。"
"exportDatabase" = "下载数据库"
"importDatabase" = "上传数据库"