TranslationService
Description
Appkit Translation Service
Methods
-
-
Get a translation for a term if it exists, otherwise return the original term
Param Type Details term string The term to translate
fallback string The fallback to apply
namespaces (optional)string The bundle names to use. Comma delimited
(default: "default")
string The translated term
-