- Posts: 117
- Thank you received: 1
×
WooPrice Calculator PRO
[SOLVED] Translate labels
- Paul
-
- Offline
Less
More
2 years 8 months ago #1578
by Paul
Paul replied the topic: Translate labels
Hello!
you are welcome!
we are happy we resolved your problem;)
Best Regards,
Paul
AT449
you are welcome!
we are happy we resolved your problem;)
Best Regards,
Paul
AT449
Please Log in or Create an account to join the conversation.
- Alex Turk
-
Topic Author
- Offline
Less
More
- Posts: 7
- Thank you received: 0
2 years 8 months ago #1577
by Alex Turk
Alex Turk replied the topic: Translate labels
Ok,
After chatting with Paul i have the solution
In /wp-content/uploads/woo-price-calculator/translations/
put a php file like en_EN.php and put in:
<?php
return array(
'Totranslate1' => 'Newtext1',
'Totranslate2' => 'Newtext2',
'Totranslate3' => 'Newtext3',
);
?>
Thanks!
After chatting with Paul i have the solution

In /wp-content/uploads/woo-price-calculator/translations/
put a php file like en_EN.php and put in:
<?php
return array(
'Totranslate1' => 'Newtext1',
'Totranslate2' => 'Newtext2',
'Totranslate3' => 'Newtext3',
);
?>
Thanks!
Please Log in or Create an account to join the conversation.
- Alex Turk
-
Topic Author
- Offline
Less
More
- Posts: 7
- Thank you received: 0
2 years 8 months ago #1571
by Alex Turk
Alex Turk created the topic: Translate labels
Hi.
I want to translate labels, but i am not sure how...
altoswebsolutions.com/manual/woo-price-calculator/translations
gives only to do it in a php file but not how to put it in.
Can you give an example please.
Regards
I want to translate labels, but i am not sure how...
altoswebsolutions.com/manual/woo-price-calculator/translations
gives only to do it in a php file but not how to put it in.
Can you give an example please.
Regards
Please Log in or Create an account to join the conversation.
Moderators: david
Time to create page: 0.142 seconds