diff options
author | Unknwon <u@gogs.io> | 2015-08-25 22:58:34 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-08-25 22:58:34 +0800 |
commit | f808df5a7b36d134ec92d62e9041a6320f416054 (patch) | |
tree | 9aa7c7758a02e1d8fa87a9af8ada4f3296eca0ae /conf | |
parent | be90ea583a3d65566be8bfbf3440cf0c20557972 (diff) | |
download | gitea-f808df5a7b36d134ec92d62e9041a6320f416054.tar.gz gitea-f808df5a7b36d134ec92d62e9041a6320f416054.zip |
new user dahsboard issues
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 1de2c2aca7..e45bde528f 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -124,6 +124,8 @@ collaborative_repos = Collaborative Repositories my_orgs = My Organizations my_mirrors = My Mirrors +issues.in_your_repos = In your repositories + [explore] repos = Repositories |