-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Ruby i18n lib supports YAML by default. For this lib pyyaml is an extra requirement. I suggest to make it a requirement. With this, issues like #7, #9, #19 and #26 could be avoided.
In addition, I will suggest to load .yaml and .yml by default, instead of using i18n.set('filename_format'...), since Ruby lib also does that by default.
Metadata
Metadata
Assignees
Labels
No labels