diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-18 00:43:39 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-18 00:43:39 +0300 |
| commit | fe00cfb09bc7810943a5e777f969a68d3740031c (patch) | |
| tree | bd577f346e5ac5e90572fa8b8d353968ac13283a /web/translation/translate.en_US.toml | |
| parent | 2b4d6160c40d55cd8e9a7ffad4cc1524c19c4591 (diff) | |
[xray] option error log
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 157baf8c..5e1afa9b 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -311,6 +311,8 @@ "advancedTemplate" = "Advanced" "generalConfigs" = "General" "generalConfigsDesc" = "These options will determine general adjustments." +"logConfigs" = "Log" +"logConfigsDesc" = "Logs may affect your server's efficiency. It is recommended to enable it wisely only in case of your needs" "blockConfigs" = "Protection Shield" "blockConfigsDesc" = "These options will block traffic based on specific requested protocols and websites." "blockCountryConfigs" = "Block Country" @@ -397,6 +399,8 @@ "logLevelDesc" = "The log level for error logs, indicating the information that needs to be recorded." "accessLog" = "Access Log" "accessLogDesc" = "The file path for the access log. The special value 'none' disabled access logs" +"errorLog" = "Error Log" +"errorLogDesc" = "The file path for the error log. The special value 'none' disabled error logs" [pages.xray.rules] "first" = "First" |
