diff options
author | Unknwon <u@gogs.io> | 2015-12-01 23:33:08 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-01 23:33:08 -0500 |
commit | 0be8b1b1a1bc828d0c64f5dbf6e642232590de46 (patch) | |
tree | ed24a34e71212cf190dfac764cee0b88ad12f35a /conf | |
parent | 834d38a8fbb4fc87b8f3914d5e2aab07a4d7e809 (diff) | |
download | gitea-0be8b1b1a1bc828d0c64f5dbf6e642232590de46.tar.gz gitea-0be8b1b1a1bc828d0c64f5dbf6e642232590de46.zip |
#2052 Ability to batch delete system notices
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 763e3e5df9..4266a1d348 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -983,6 +983,7 @@ monitor.start = Start Time monitor.execute_time = Execution Time notices.system_notice_list = System Notices +notices.empty_all = Remove All Notices notices.type = Type notices.type_1 = Repository notices.desc = Description |