Minor fix for translation
-
Hi.
I noticed that the ‘Default Post Thumbnail’ in customizer section doesn’t get translated in file /hava/inc/customizer.php line 128
code is:
"title" => 'Default Post Thumbnail',
please change to:
"title" =>__('Default Post Thumbnail', 'hava'),Thanks in advance
Lena
The topic ‘Minor fix for translation’ is closed to new replies.
