I've set up some custom taxonomies and have made sure there is support for localization, but I can't figure out a way to translate the classifications for those custom taxonomies.
For example, I have a custom taxonomy named "spanish_level" with 4 classifications:
Novice
Intermediate
Advanced
Fluent
I don't know how to go about translating those classifications into:
Principiante
Intermedio
Avanzado
Fluido
Anyone know? Also, I don't want to use qtranslate for a variety of reasons.