Fix missing string in admin UI (#19809)

main^2
Eugen Rochko 2 years ago committed by GitHub
parent c8bf6192e4
commit b5b1a202cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      config/locales/en.yml

@ -283,6 +283,7 @@ en:
update_ip_block_html: "%{name} changed rule for IP %{target}"
update_status_html: "%{name} updated post by %{target}"
update_user_role_html: "%{name} changed %{target} role"
deleted_account: deleted account
empty: No logs found.
filter_by_action: Filter by action
filter_by_user: Filter by user

Loading…
Cancel
Save