Tyler Hello Community! I have translate my Forum in german. My question is - can I edit the default language in German (de)? Kind regards!
luceos In your database under config you can change default_locale to de. update `config` set `value` = 'de' where `key` = 'default_locale';
luceos Also please note this raw query is no longer needed because you can set this under the basic tab in your admin area if more than one language is correctly installed as extension.
Tyler @Franz I can upload as extension for all german User =) luceos This don't function.... I can't save when I select a language in the backend....