local p = {} function p.hello(frame) return type(mw.language.fetchLanguageName('qqq', 'es')) end return p