Skip to content

Commit

Permalink
fix: i18n locales
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois committed Feb 29, 2024
1 parent 947882e commit b1c4c21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/i18n-tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ search:
- "*.jpeg"
- "*.odt"
- "*.docx"
- "app/compiled_views/**/*"

## Alternatively, the only files or `File.fnmatch patterns` to search in `paths`:
## If specified, this settings takes priority over `exclude`, but `exclude` still applies.
Expand Down Expand Up @@ -102,6 +103,7 @@ ignore_missing:
- decidim.devise.shared.omniauth_buttons.or
- decidim.proposals.admin.proposals.bulk-actions.statuses
- layouts.decidim.process_header_steps.{step,view_steps}
- decidim.shared.extended_navigation_bar.{more,unfold}

# Consider these keys used:
ignore_unused:
Expand Down

0 comments on commit b1c4c21

Please sign in to comment.