Variable: locale_name
The site’s locale name as defined in your system.yaml’s locales array.
locales:
  en:
    name: English
    full: en_US
    url: http://mysite.com/
{{ locale_name }}
English
    
The site’s locale name as defined in your system.yaml’s locales array.
locales:
  en:
    name: English
    full: en_US
    url: http://mysite.com/
{{ locale_name }}
English