diff options
author | Unknwon <u@gogs.io> | 2016-02-14 20:26:49 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-02-14 20:26:49 -0500 |
commit | aa5e837c65aa8d9c162e829a46718d7f7129ef6a (patch) | |
tree | c3202969f78988cc6beb316343463227e7415e44 /conf | |
parent | 4f6c3e8bb2e55fcc6057b30b5fe9b2d740e0e20e (diff) | |
download | gitea-aa5e837c65aa8d9c162e829a46718d7f7129ef6a.tar.gz gitea-aa5e837c65aa8d9c162e829a46718d7f7129ef6a.zip |
fix #2454
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index cb3e048d27..42ba3f478d 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -38,7 +38,7 @@ settings = Settings your_profile = Your Profile your_settings = Your Settings -news_feed = News Feed +activities = Activities pull_requests = Pull Requests issues = Issues |