Utility Functions
translate()
translate()import { translate } from '@jsverse/transloco';
translate('hello');translateObject()
translateObject()import { translateObject } from '@jsverse/transloco';
translateObject('some.object');getBrowserLang()
getBrowserLang()getBrowserCultureLang()
getBrowserCultureLang()Last updated
Was this helpful?

