|
@@ -116,6 +116,7 @@ sqlite3_not_available = Your release version does not support SQLite3, please do
|
|
invalid_db_setting = Database setting is not correct: %v
|
|
invalid_db_setting = Database setting is not correct: %v
|
|
invalid_repo_path = Repository root path is invalid: %v
|
|
invalid_repo_path = Repository root path is invalid: %v
|
|
run_user_not_match = Run user isn't the current user: %s -> %s
|
|
run_user_not_match = Run user isn't the current user: %s -> %s
|
|
|
|
+invalid_smtp_from = SMTP From field is not valid: %v
|
|
save_config_failed = Fail to save configuration: %v
|
|
save_config_failed = Fail to save configuration: %v
|
|
invalid_admin_setting = Admin account setting is invalid: %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.
|
|
install_success = Welcome! We're glad that you chose Gogs, have fun and take care.
|