Browse Source

Merge pull request #1117 from drew-y/gramHotFix

Fixed minor gramatical error in the US install success msg
tags/v1.2.0-rc1
无闻 10 years ago
parent
commit
ab2ed8037b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      conf/locale/locale_en-US.ini

+ 1
- 1
conf/locale/locale_en-US.ini View File

@@ -83,7 +83,7 @@ invalid_repo_path = Repository root path is invalid: %v
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 choose Gogs, have fun and take care.
install_success = Welcome! We're glad that you chose Gogs, have fun and take care.

[home]
uname_holder = Username or E-mail


Loading…
Cancel
Save