I have tried a few deferent vocabularies but only the top term is always not translated and displayed with the default language. My default language is Japanese and the terms are translated into English by i18n and the languages can be switched by the prefix of URL. I have also attached a screenshot.
| Comment | File | Size | Author |
|---|---|---|---|
| Profile Taxonomy translation.jpg | 21.1 KB | chinita7 |
Comments
Comment #1
chinita7 commentedEdit: I'm using " Localize terms. Terms are common for all languages, but their name and description may be localized." I have also tried the order of the terms but always the term assigned to the first one (on the top) is not translated.
Comment #2
gnindl commentedA simple condition excludes the first term (index: 0). The following committed patches fixes that:
http://drupalcode.org/project/profile_taxonomy.git/blobdiff/22ff8f0a0354...