Browse Source

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

tags/v1.16.2
wxiaoguang 3 years ago committed by GitHub
parent
commit
8671602ba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      options/locale/locale_en-US.ini

1
options/locale/locale_en-US.ini

@ -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

Loading…
Cancel
Save