diff options
author | fanningert <thomas@fanninger.at> | 2014-08-30 12:47:51 +0200 |
---|---|---|
committer | fanningert <thomas@fanninger.at> | 2014-08-30 12:47:51 +0200 |
commit | 32760ba49d323cea0ecb8a5de80d8e5dd9fc406c (patch) | |
tree | ab53299907b7492650c63b6802e170c6159660d5 | |
parent | 08dbf08d3985aab2b5972220017c24756d513568 (diff) | |
download | gitea-32760ba49d323cea0ecb8a5de80d8e5dd9fc406c.tar.gz gitea-32760ba49d323cea0ecb8a5de80d8e5dd9fc406c.zip |
Update locale_en-US.ini
-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 |