diff options
-rw-r--r-- | config/i18n-tasks.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/i18n-tasks.yml b/config/i18n-tasks.yml index 0236fb8cc..e9564692f 100644 --- a/config/i18n-tasks.yml +++ b/config/i18n-tasks.yml @@ -62,5 +62,5 @@ ignore_unused: - 'errors.429' - 'admin.accounts.roles.*' - 'admin.action_logs.actions.*' - - 'themes.default' + - 'themes.*' - 'statuses.attached.*' |