getgrav / grav-plugin-form

Grav Form Plugin
http://getgrav.org
MIT License
53 stars 79 forks source link

Split up langauges.yaml in separate language files for better maintainability #578

Open robhuijben opened 1 year ago

robhuijben commented 1 year ago

Currently the languages.yaml file includes al language strings for multiple translations. This decreases the posibility to maintain the language files, because untranslated new strings can easily be overlooked.

To improve this I would like to suggest to split up the language files in separate files.