SDKApplicationTranslationEn esta página get Description This method can be used to get the translation of some words or sentences. Method(s) 1 declare function get(value: string): string; ParameterTypeRequiredDefaultsDescriptionvaluestringtrueWord or sentence to translate Basic Usage SW.Application.Translation.get('Hello');