Sha256: 0ce117bc5fb51def70712628a1538ed5cc2fa3d79b56010789614790bcd9ef44

Contents?: true

Size: 211 Bytes

Versions: 5

Compression:

Stored size: 211 Bytes

Contents

{%- include snippets/get-lang.html -%}
{%- assign __lang = __return -%}
{%- if __locale[__lang] -%}
  {%- assign __return = __locale[__lang] -%}
{%- else -%}
  {%- assign __return = __locale.en -%}
{%- endif -%}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-text-theme-2.0.1 _includes/snippets/locale-to-string.html
jekyll-text-theme-2.0.0 _includes/snippets/locale-to-string.html
jekyll-text-theme-1.5.0 _includes/snippets/locale-to-string.html
jekyll-text-theme-1.4.3 _includes/snippets/locale-to-string.html
jekyll-text-theme-1.4.2 _includes/snippets/locale-to-string.html