Created
June 23, 2015 16:22
-
-
Save muskie9/088656a80ed2b39000d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ko_KR: | |
Header: | |
LANGUAGE_LABEL: '언어' | |
Footer: | |
SITEMAP_LABEL: '사이트맵' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Within my template
Page.ss
I call<%t Header.LANGUAGE_LABEL 'Languages' %>
and the result isLanguages
when I go to the korean translated page.