Skip to content

function_translate

Wesley de Groot edited this page Jan 2, 2016 · 5 revisions

tvOS.translate(string)

Check if there is a translation for the string!

Parameters

Type @var Description Required
string string the string to translate Required

Example

tvOS.translate(string)



Back to function list