Dear Drupal-Community,

i was looking for a posibility to get all familiar term ids of one term id, familiar in sence of created translations depencies between taxonomy terms.
i need it for a individual module that i'm programing right now.

is there a simple function that i could use? a function that with one tid as a paremeter and it should give me an array with the translated terms.

thank you!