diff options
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-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 5280471adb..f157cbf436 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -818,6 +818,8 @@ dashboard.resync_all_sshkeys = Rewrite '.ssh/authorized_keys' file (caution: non dashboard.resync_all_sshkeys_success = All public keys have been rewritten successfully. dashboard.resync_all_update_hooks = Rewrite all update hook of repositories (needed when custom config path is changed) dashboard.resync_all_update_hooks_success = All repositories' update hook have been rewritten successfully. +dashboard.reinit_missing_repos = Reinitialize all repository records that lost Git files +dashboard.reinit_missing_repos_success = All repository records that lost Git files have been reinitialized successfully. dashboard.server_uptime = Server Uptime dashboard.current_goroutine = Current Goroutines |