This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hi, how can I provide the translation (in my language) for the plugins, in particular for the rainlab's plugins?
Create a directory in your public root (where artisan is placed) with this structure (change en
with your language abreviation):
lang
en
rainlab
user
lang.php
The file lang.php
must be copied from plugins/rainlab/user/lang/en/lang.php
. Always copy from en
, because it is the most up to date.
Thanks, but I know it. I would contribute with the permanent translation of the plugins. Do I have to contact directly all the authors?
Last updated
No, in this case, you must create a Pull Request in plugin repository, with your language.
1-5 of 5