doc_get_translation_locale
doc_get_translation_locale([doc])
Returns the translation locale of a specific document if the document is a translated version of another document. Otherwise, doc_get_translation_locale returns the empty string.
• doc — (Optional). The identifier of the document for which the translation locale is returned. If doc is omitted or 0, the current document is used.
Related Topics