about summary refs log tree commit diff
path: root/config/i18n-tasks.yml
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-09-25 04:04:04 +0200
committerGitHub <noreply@github.com>2017-09-25 04:04:04 +0200
commit2c8e3fbbfbe26fb78418324ef14caf13ab207623 (patch)
tree5d33ed814964bba9fd11899087585bda02bd5669 /config/i18n-tasks.yml
parentb982d549f440cfebadd5dc8d300a506df213bfee (diff)
Generate 500.html with assets:precompile, remove loading from Google Fonts (#5067)
Diffstat (limited to 'config/i18n-tasks.yml')
-rw-r--r--config/i18n-tasks.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/i18n-tasks.yml b/config/i18n-tasks.yml
index b51cf46df..b35e5c09a 100644
--- a/config/i18n-tasks.yml
+++ b/config/i18n-tasks.yml
@@ -45,6 +45,7 @@ ignore_missing:
   - 'sessions.{browsers,platforms}.*'
   - 'terms.body_html'
   - 'application_mailer.salutation'
+  - 'errors.500'
 ignore_unused:
   - 'activemodel.errors.*'
   - 'activerecord.attributes.*'