diff options
author | Hailee Kenney <hailee@puppetlabs.com> | 2017-09-18 14:57:28 -0700 |
---|---|---|
committer | Hailee Kenney <hailee@puppetlabs.com> | 2017-09-18 14:57:28 -0700 |
commit | 81ab03e0ad8ad8710d454f8185985d03a31f8493 (patch) | |
tree | ae7d6f80a31bec247533a9cbfc86796bd94163cd /locales | |
parent | e041157598cca3ab05600630d4ce5c3454f45c68 (diff) |
(maint) modulesync 892c4cf
Diffstat (limited to 'locales')
-rw-r--r-- | locales/config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/config.yaml b/locales/config.yaml index 1ee70ab..66abac1 100644 --- a/locales/config.yaml +++ b/locales/config.yaml @@ -22,4 +22,5 @@ gettext: # Patterns for +Dir.glob+ used to find all files that might contain # translatable content, relative to the project root directory source_files: + - './lib/**/*.rb' |