1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-03 09:07:19 +00:00

Backport: fix the missing i18n key for update checker (#18646) (#18665)

This commit is contained in:
wxiaoguang
2022-02-08 17:03:47 +08:00
committed by GitHub
parent 3d08e3a08c
commit 8671602ba9

View File

@ -2407,6 +2407,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