diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 967a919..9c1e34e 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -68,6 +68,7 @@ "xray" = "Xray Configs" "logout" = "Log Out" "link" = "Manage" +"navigation" = "navigation" [pages.login] "hello" = "Hello" @@ -424,6 +425,9 @@ "errorLog" = "Error Log" "errorLogDesc" = "The file path for the error log. The special value 'none' disabled error logs" +[pages.navigation] +"title" = "navigation" + [pages.xray.rules] "first" = "First" "last" = "Last"