diff options
author | Fernando San Julián <fjsanjulian@hotmail.com> | 2015-08-10 16:38:21 +0200 |
---|---|---|
committer | Fernando San Julián <fjsanjulian@hotmail.com> | 2015-08-10 16:38:21 +0200 |
commit | 4cc198179c7b8f87e7075c36fbd6e06ca065b784 (patch) | |
tree | 2796c1797852eb2baf3c6d10c5d10e06d5f4e680 /conf | |
parent | 8a3ee795d2d069bbb57b3d134367078c8e8391d5 (diff) | |
download | gitea-4cc198179c7b8f87e7075c36fbd6e06ca065b784.tar.gz gitea-4cc198179c7b8f87e7075c36fbd6e06ca065b784.zip |
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 |