Closed shahid-oxid closed 4 years ago
Changed the encoding of views/admin/de/oxpsmodulesconfig_admin_de_lang.php from ISO-8859-15 to UTF-8 because otherwise json_encode() function could not encode all the translation strings.
json_encode()
Is it just Github or are the translations really broken now?
Changed the encoding of views/admin/de/oxpsmodulesconfig_admin_de_lang.php from ISO-8859-15 to UTF-8 because otherwise
json_encode()
function could not encode all the translation strings.