diff options
author | 无闻 <u@gogs.io> | 2015-08-10 22:44:37 +0800 |
---|---|---|
committer | 无闻 <u@gogs.io> | 2015-08-10 22:44:37 +0800 |
commit | 2cef9ef5e2428318ff29d9da6d34e122fe0c9586 (patch) | |
tree | eba8544961e7818a62e43cb218e295a0e2785937 /conf | |
parent | 2edb82c4205334075420aae53744394757f1751f (diff) | |
parent | 4cc198179c7b8f87e7075c36fbd6e06ca065b784 (diff) | |
download | gitea-2cef9ef5e2428318ff29d9da6d34e122fe0c9586.tar.gz gitea-2cef9ef5e2428318ff29d9da6d34e122fe0c9586.zip |
Merge pull request #1460 from manfer/semantic
new top menu
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index fb1b4d763e..26538bbbea 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -32,6 +32,8 @@ manage_org = Manage Organizations admin_panel = Admin Panel account_settings = Account Settings settings = Settings +your_profile = Your Profile +your_settings = Your Settings news_feed = News Feed pull_requests = Pull Requests |