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
diff options
context:
space:
mode:
-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" = "上传数据库"