Home Forums Theme support Translation for the WordPress Backend Reply To: Translation for the WordPress Backend

Hi,

I’m sorry, the backend is not translateble with a .mo/.po file, but if you want, you can translate the files you need, i.e. for the team post type its the file “posttype-team.php” in the “7league” folder, just open the file and edit the “function register_team”.

For the theme options its the file “options.php” and you need to replace the “description” and “name” field in the array.