diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 1dae71ad84..ee6c066d5f 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -86,6 +86,7 @@ http_port = HTTP Port http_port_helper = Port number which application will listen on. app_url = Application URL app_url_helper = This affects HTTP/HTTPS clone URL and somewhere in email. +log_root_path = Log Path optional_title = Optional Settings email_title = Email Service Settings @@ -122,6 +123,7 @@ run_user_not_match = Run user isn't the current user: %s -> %s save_config_failed = Fail to save configuration: %v invalid_admin_setting = Admin account setting is invalid: %v install_success = Welcome! We're glad that you chose Gogs, have fun and take care. +invalid_log_root_path = Log root path is invalid: %v [home] uname_holder = Username or email |