Sha256: e6f8868fbe1e51ff2735ea904936364470cf601cc8a6df9215012cfd95bd1378
Contents?: true
Size: 474 Bytes
Versions: 24
Compression:
Stored size: 474 Bytes
Contents
--- # The "main" locale base_locale: en # Read and write translations data: yaml: write: # Do not wrap lines at 80 characters line_width: -1 # Find translate calls search: # Paths or `File.find` patterns to search in paths: - app - lib # Files or `File.fnmatch` patterns to exclude from search exclude: - app/assets/images - lib/bug_report_templates/tmp # Guess usages such as t("categories.#{category}.title") strict: false
Version data entries
24 entries across 24 versions & 4 rubygems