diff options
author | Antoine GIRARD <sapk@sapk.fr> | 2015-10-13 02:08:13 +0200 |
---|---|---|
committer | Antoine GIRARD <sapk@sapk.fr> | 2015-10-13 02:08:13 +0200 |
commit | ae0fadeb0ea593d1f341b824dc1d46ae2f8e8b2e (patch) | |
tree | 48260713cf4f52b0288f3c7f5f93623161390b45 /templates/admin/dashboard.tmpl | |
parent | 2717ada14cc62addf4aabd911753620cf3fe229f (diff) | |
download | gitea-ae0fadeb0ea593d1f341b824dc1d46ae2f8e8b2e.tar.gz gitea-ae0fadeb0ea593d1f341b824dc1d46ae2f8e8b2e.zip |
To quick to copy-paste
Diffstat (limited to 'templates/admin/dashboard.tmpl')
-rw-r--r-- | templates/admin/dashboard.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin/dashboard.tmpl b/templates/admin/dashboard.tmpl index 33dd5be980..eeb64bec03 100644 --- a/templates/admin/dashboard.tmpl +++ b/templates/admin/dashboard.tmpl @@ -52,7 +52,7 @@ <h4 class="ui top attached header"> - {{.i18n.Tr "admin.dashboard.statistic"}} + {{.i18n.Tr "admin.dashboard.system_status"}} </h4> <div class="ui attached table segment"> <dl class="dl-horizontal admin-dl-horizontal"> |