1
0
Fork 0
forked from forgejo/forgejo

Fix the missing i18n key for update checker (#18646)

This commit is contained in:
wxiaoguang 2022-02-07 15:43:53 +08:00 committed by GitHub
parent f393bc82cb
commit c2a3e38194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 0 deletions

View file

@ -2436,6 +2436,7 @@ dashboard.last_gc_pause = Last GC Pause
dashboard.gc_times = GC Times
dashboard.delete_old_actions = Delete all old actions from database
dashboard.delete_old_actions.started = Delete all old actions from database started.
dashboard.update_checker = Update checker
users.user_manage_panel = User Account Management
users.new_account = Create User Account