Well, I made a new comment in this mentioned Vanilla Dev thread about my modification to have any relevant translation file icluded before the extension. See this discussion if you are interested in using separate files for extensions translation. The translation file should be named language_name.php and stored in the extension directory, alongside the default.php defining the English dictionary.
Comments
I made a new comment in this mentioned Vanilla Dev thread about my modification to have any relevant translation file icluded before the extension. See this discussion if you are interested in using separate files for extensions translation.
The translation file should be named language_name.php and stored in the extension directory, alongside the default.php defining the English dictionary.