Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 366 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 366 Bytes

View Quick Start Guide

How to add support for more languages::

  1. copy content_en.html to content_[your language 2-letter char code].html
  2. edit index.html select#language and add an option for your language. Make sure the "val" attribute has your corresponding 2-letter char code you saved your file as in step 1.