Sha256: 746dfa829d9556f8d52dd88c0bec280d5a310623e218adcf3a08763e6b917803
Contents?: true
Size: 425 Bytes
Versions: 8
Compression:
Stored size: 425 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'
Version data entries
8 entries across 8 versions & 1 rubygems