I tried translating the options page and I’ve uncovered a bug. The “Options” title is not translated although it is defined in the .mo file.
It seems there is a slight problem when loading translations for the options page plugin.
Please move this line:
load_textdomain('acf', dirname(__FILE__) . '/lang/acf-options-page-' . get_locale() . '.mo');
before you define the vars.
Hi @zeno.popovici
Thanks for the bug report. I’ll add this to the to-do.
Cheers
E
Is the bug still there in V5 Pro? 'title' => __('Theme Options','theme-name')
doesn’t seem to work.
@ukstudio you have reason. this not work