Automatic Category Title Translate

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
murrtex
Posts: 5
Joined: 01 Nov 2018, 07:27

Automatic Category Title Translate

Post by murrtex »

Hello,
Enter Issue Details, you know there are some Categories that I created. It's okey.
But I want ro translate them as another languages,

Ex:
I created some categories in English:
-Development
-Accounting
-Customer complaints
-Product use

German user must view them as German automaticly
-Entwicklung
-Buchhaltung
-Kundenbeschwerden
-Verwendung des Produkts

is it possible, if yes, how?
Can you help me?
Best regards
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Automatic Category Title Translate

Post by atrol »

There is no configuration option for this.
You would have to change function category_full_name in category_api.php to get what you want.

You might want to use a custom field instead of the category for it, at least it would allow translations https://www.mantisbt.org/docs/master/en ... s.localize
Please use Search before posting and read the Manual
Post Reply