Get a translation for a value
static public getTranslatedValue ( KnowbaseItem $item, $field = "name" ) : the | ||
$item | KnowbaseItem | item to translate |
$field | field to return (default 'name') | |
return | the | field translated if a translation is available, or the original field if not |