Archived topic
No translations (loco plugin)
2 replies · Started by Robert on October 22, 2019
Hi
I instaled the Loco Translate Plugin and made the two translations (to polish):
http://www.triathlon-opole.pl/wp-content/uploads/2019/10/next_previous.jpg
NEXT - Nastepny
PREVIOUS - Powrót
but even I saved and sync it - there is still no translations
below the News
what I did wrong?
Kr
Robert
Hi
I did change the TXT in the PHP file from the News plugin to:
'prev_text' => __('« Powrót', 'wp-blog-and-widgets'),
'next_text' => __('Następny »', 'wp-blog-and-widgets'),
and it works :)
Kr
Robert
Hi there,
i would suggest you talk to the News Plugin author to see of they can provide a filter to change those titles. Otherwise the changes you have made will be overwritten when the plugin gets updated.