- Posts: 33
- Thank you received: 1
translate hika_cpanel_product_price_times
2 years 2 months ago #361711
by HadiTak
translate hika_cpanel_product_price_times was created by HadiTak
Please Log in or Create an account to join the conversation.
2 years 2 months ago #361723
by nicolas
Replied by nicolas on topic translate hika_cpanel_product_price_times
Hi,
That's an interesting request. I didn't think this "x" would require translating since this is a mathematical operation, and as far as I know, mathematics are the same all over the world. Could you provide more details on why you want to change it ?
There is actually no translation key for it.
If you want to change it, you can do a view override of cpanel_orders via the menu Display>Views. There you can directly change it on this line:
But if there is a valid reason to make it into a translation because is some languages multiplication is not symbolized with the x letter, I'm happy to do so.
That's an interesting request. I didn't think this "x" would require translating since this is a mathematical operation, and as far as I know, mathematics are the same all over the world. Could you provide more details on why you want to change it ?
There is actually no translation key for it.
If you want to change it, you can do a view override of cpanel_orders via the menu Display>Views. There you can directly change it on this line:
Code:
<span class="hika_cpanel_product_price_times"> x
But if there is a valid reason to make it into a translation because is some languages multiplication is not symbolized with the x letter, I'm happy to do so.
Please Log in or Create an account to join the conversation.
Time to create page: 0.176 seconds