Problem with Language translation
You shouldn’t be editing the core translation files to translate a plug-in or theme. Here’s a (not so brief) run-down of how translations of plug-ins and themes work…. When a theme or plug-in wants to allow some text to be translated it wraps it inside a function like __(‘This text can be translated’,’my-theme-or-plugin’); Translation functions … Read more