diff options
| author | Alireza Ahmadi <alireza7@gmail.com> | 2023-12-04 22:00:58 +0300 |
|---|---|---|
| committer | Alireza Ahmadi <alireza7@gmail.com> | 2023-12-04 22:00:58 +0300 |
| commit | 12dfe8a35f74fc8ffe5cae6664d8e1576c5b3390 (patch) | |
| tree | d8d714db4c4587bf6c76bf68950b160c489232ed /web/translation | |
| parent | 5bcaf7ba4ba1369dcd20a3f321320b44c770a3b8 (diff) | |
Restart xray in xray page #1286
Diffstat (limited to 'web/translation')
| -rw-r--r-- | web/translation/translate.en_US.toml | 2 | ||||
| -rw-r--r-- | web/translation/translate.es_ES.toml | 2 | ||||
| -rw-r--r-- | web/translation/translate.fa_IR.toml | 2 | ||||
| -rw-r--r-- | web/translation/translate.ru_RU.toml | 2 | ||||
| -rw-r--r-- | web/translation/translate.vi_VN.toml | 2 | ||||
| -rw-r--r-- | web/translation/translate.zh_Hans.toml | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 8790beee..6df93054 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -287,6 +287,8 @@ [pages.xray] "title" = "Xray Settings" +"save" = "Save Settings" +"restart" = "Reastart Xray" "basicTemplate" = "Basic Template" "advancedTemplate" = "Advanced Template" "completeTemplate" = "Complete Template" diff --git a/web/translation/translate.es_ES.toml b/web/translation/translate.es_ES.toml index 36e21d42..54b3e81c 100644 --- a/web/translation/translate.es_ES.toml +++ b/web/translation/translate.es_ES.toml @@ -287,6 +287,8 @@ [pages.xray] "title" = "Xray Configuración" +"save" = "Guardar configuración" +"restart" = "Reiniciar Xray" "basicTemplate" = "Plantilla Básica" "advancedTemplate" = "Plantilla Avanzada" "completeTemplate" = "Plantilla Completa" diff --git a/web/translation/translate.fa_IR.toml b/web/translation/translate.fa_IR.toml index 65ce6f05..71254572 100644 --- a/web/translation/translate.fa_IR.toml +++ b/web/translation/translate.fa_IR.toml @@ -287,6 +287,8 @@ [pages.xray] "title" = "الگوها" +"save" = "ذخیره تنظیمات" +"restart" = "ریستارت ایکسری" "basicTemplate" = "بخش الگو پایه" "advancedTemplate" = "بخش الگو پیشرفته" "completeTemplate" = "بخش الگو کامل" diff --git a/web/translation/translate.ru_RU.toml b/web/translation/translate.ru_RU.toml index 242ed665..38cd36e1 100644 --- a/web/translation/translate.ru_RU.toml +++ b/web/translation/translate.ru_RU.toml @@ -286,6 +286,8 @@ [pages.xray] "title" = "Xray Настройки" +"save" = "Сохранить настройки" +"restart" = "Перезапустить рентген" "basicTemplate" = "Базовый шаблон" "advancedTemplate" = "Расширенный шаблон" "completeTemplate" = "Полный шаблон" diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml index 27b0cca7..4aa12d8a 100644 --- a/web/translation/translate.vi_VN.toml +++ b/web/translation/translate.vi_VN.toml @@ -288,6 +288,8 @@ [pages.xray]
"title" = "Xray Cài đặt"
+"save" = "Lưu cài đặt"
+"restart" = "Khởi động lại Xray"
"basicTemplate" = "Mẫu Cơ bản"
"advancedTemplate" = "Mẫu Nâng cao"
"completeTemplate" = "Mẫu Đầy đủ"
diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index d982b939..da250997 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -287,6 +287,8 @@ [pages.xray] "title" = "Xray 设置" +"save" = "保存设置" +"restart" = "重新启动 Xray" "basicTemplate" = "基本模板" "advancedTemplate" = "高级模板部件" "completeTemplate" = "Xray 配置的完整模板" |
