Order Status in multi language site

  • Posts: 175
  • Thank you received: 0
10 years 9 months ago #112281

Hello,
as i aware order status is using #__hikashop_category... is it printed using jTEXT ?

thanks

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
10 years 9 months ago #112284

Hi,

I think that you'll find all translations of order status through your language file ("Hikashop->System->Configuration->Language") like for example :

ORDER_STATUS_CREATED="created"
ORDER_STATUS_PENDING="pending"
ORDER_STATUS_CONFIRMED="confirmed"
ORDER_STATUS_CANCELLED="cancelled"
ORDER_STATUS_REFUNDED="refunded"
ORDER_STATUS_SHIPPED="shipped"
Hope this will help you a little.

Please Log in or Create an account to join the conversation.

  • Posts: 548
  • Thank you received: 11
  • Hikamarket Multivendor Hikashop Business
2 years 4 months ago #337215

Hi, May I know if I want to add a new order status and need multilanguage. How can I achieve this?

Please Log in or Create an account to join the conversation.

  • Posts: 81478
  • Thank you received: 13062
  • MODERATOR
2 years 4 months ago #337223

Hi,

First, you should enter the name of your order status in english by default, without spaces or extra chracters besides letters.
Then, you can add a translation override like so:
ORDER_STATUS_XXX="My status"
where XXX is the name of your order status in uppercase.
www.hikashop.com/download/languages.html#modify

The following user(s) said Thank You: ler@singmuiheng.com

Please Log in or Create an account to join the conversation.

Time to create page: 0.077 seconds
Powered by Kunena Forum