diff options
author | 无闻 <joe2010xtmf@163.com> | 2014-08-30 04:30:35 -0700 |
---|---|---|
committer | 无闻 <joe2010xtmf@163.com> | 2014-08-30 04:30:35 -0700 |
commit | 66d51804c92d39b494563693fe912f11b59810bd (patch) | |
tree | 5c20fb76bd7ea5c17e86cc88c97414e15a9c3dc9 /conf | |
parent | 444032664bc8e26c04c6548e9a8d07d161ae21bc (diff) | |
parent | 32760ba49d323cea0ecb8a5de80d8e5dd9fc406c (diff) | |
download | gitea-66d51804c92d39b494563693fe912f11b59810bd.tar.gz gitea-66d51804c92d39b494563693fe912f11b59810bd.zip |
Merge pull request #391 from fanningert/patch-1
Update locale_en-US.ini
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 8fbf42ca8b..f14958e4b6 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -314,7 +314,7 @@ dashboard.operation_name = Operation Name dashboard.operation_switch = Switch dashboard.operation_run = Run dashboard.clean_unbind_oauth = Clean unbound OAuthes -dashboard.delete_inactivate_accounts = Delete all inactivate accounts +dashboard.delete_inactivate_accounts = Delete all inactive accounts dashboard.server_uptime = Server Uptime dashboard.current_goroutine = Current Goroutines dashboard.current_memory_usage = Current Memory Usage |