Page 1 of 1

Attribute translations

Posted: 25 Sep 2017, 21:19
by Bevi
Hello, I was wondering if it's possible to have more than 1 language for attribute types.

Would this work?
1 => 'attribute.type',
2 => 'attribute.type.language',

Re: Attribute translations

Posted: 26 Sep 2017, 11:14
by aimeos
Not in the database but you can translate the type codes into different languages in the frontend like here:
https://github.com/aimeos/ai-client-htm ... t.php#L122