From a3e8c32a30ef90f5aa0526e8440aa343378dbf26 Mon Sep 17 00:00:00 2001 From: Josh Frye Date: Fri, 12 Feb 2016 09:19:45 -0500 Subject: Add install option for log path --- conf/locale/locale_en-US.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') 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 -- cgit v1.2.3