summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@users.noreply.github.com>2018-05-10 02:58:49 -0400
committerLunny Xiao <xiaolunwen@gmail.com>2018-05-10 14:58:49 +0800
commit32deee9e528ca2f5397a180a0e3a160885b39535 (patch)
tree0cf7f6a3bdbe2a1f0afe535b5b603ebee75cceb7
parentabff697f31aaf200638569d0db26e7552cbec327 (diff)
downloadgitea-32deee9e528ca2f5397a180a0e3a160885b39535.tar.gz
gitea-32deee9e528ca2f5397a180a0e3a160885b39535.zip
Fix #3828 (#3935)
-rw-r--r--options/locale/locale_en-US.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index d0f8588297..2c8e9cd0ba 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -81,7 +81,7 @@ err_empty_admin_password = The administrator password cannot be empty.
general_title = General Settings
app_name = Site Title
-app_name_helper = Enter your company name here.
+app_name_helper = You can enter your company name here.
repo_path = Repository Root Path
repo_path_helper = Remote Git repositories will be saved to this directory.
lfs_path = Git LFS Root Path