I am a Dutchman and in the Netherlands (and many other countries) the English language is well established, especially for computer applications / programs. For example, I can not imagine MS Office, E-mail client, Browser etc/etc on my system in Dutch!
But the GS plugins use for the language the default language (language selected by admin). But what if I want the admin (language) in English and the plugins read the Dutch language files? Now I'm bound by the admin language also in Dutch, horrible!
Why not - or at least an option to - separate this?
Read from config to set Plugin default language? > setlocale(LC_ALL, 'nl_NL');
But the GS plugins use for the language the default language (language selected by admin). But what if I want the admin (language) in English and the plugins read the Dutch language files? Now I'm bound by the admin language also in Dutch, horrible!
Why not - or at least an option to - separate this?
Read from config to set Plugin default language? > setlocale(LC_ALL, 'nl_NL');