Sha256: 021c06fa03435941337c66115238c21030414b4b782688e77cb02d19ba835ba2
Contents?: true
Size: 460 Bytes
Versions: 69
Compression:
Stored size: 460 Bytes
Contents
# i18n-tasks finds and manages missing and unused translations: https://github.com/glebm/i18n-tasks base_locale: en locales: [ar, de, es, fr, hu, it, nl, pt-BR, sq, zh] data: read: - config/locales/%{locale}.yml - config/locales/**/*.%{locale}.yml yaml: write: line_width: -1 search: paths: - app/ exclude: - app/assets/images - app/assets/fonts ignore_missing: - 'button_label_html' - 'blacklight.advanced_search.*'
Version data entries
69 entries across 68 versions & 2 rubygems