When you install a new modul, language file for english is ok, but what do we do with other languages?
It looks wierd to have something lime _CHAT_TOP_MENU_ITEM?
When you install a new modul, language file for english is ok, but what do we do with other languages? |
You need to create a new language file for the module. https://www.deanbassett.com |
I did that and all that happens is that my language file is rewritten with english and string still looks wierd. |
Ok, string is gone but still the whole language file is overwritten with English |
Your leaving the copies in the modules/vendor_name/module_name/install/langs folder correct? https://www.deanbassett.com |
I know it's strange. I didn't move them from theri folder. Luckily it was just 20 lines at the bottom and I added them manually in non-english language file. |