Function t string t(string a_txt, string a_language = fcf.getContext().language) Performs a line translation Source file fcf:fcf.js Namespace fcf Arguments: string a_txt - translatable string string a_language - Translation language ("en", "ru", "fr" , etc.). By default, the language used by the client is used. Return value: string translated string