dohuythai Chevereto Member Apr 3, 2016 #1 As title, I want to translate categories for multiple languages, so how to do that??
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Apr 3, 2016 #2 You can manually add those translations using translations overrides. Basically, you add the missing strings and then you must alter the category functions to use gettext _s("category name"))
You can manually add those translations using translations overrides. Basically, you add the missing strings and then you must alter the category functions to use gettext _s("category name"))
dohuythai Chevereto Member Apr 18, 2016 #3 Rodolfo said: You can manually add those translations using translations overrides. Basically, you add the missing strings and then you must alter the category functions to use gettext _s("category name")) Click to expand... Sorry for reply delay, could you please explain more? I still do not understand Thank you,
Rodolfo said: You can manually add those translations using translations overrides. Basically, you add the missing strings and then you must alter the category functions to use gettext _s("category name")) Click to expand... Sorry for reply delay, could you please explain more? I still do not understand Thank you,
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Apr 19, 2016 #4 Read this https://chevereto.com/docs/language-strings