WordPress in French Language [closed]
You have a UTF-8 encoding issue. You are seeing single, unprintable bytes. That suggests the data is either stored in a single byte character set, or something is converting it from UTF-8 to a single byte character set. Regarding PO files (actually MO files are what WordPress reads). These need to be UTF-8 encoded. You … Read more