intl dom refresh when locale changes final push for Issue #42

This commit is contained in:
Peter Cottle 2013-02-24 00:33:22 -08:00
parent 1b0d836a42
commit bd62fa735e
9 changed files with 55 additions and 8 deletions

View file

@ -2,7 +2,8 @@ exports.strings = {
///////////////////////////////////////////////////////////////////////////
'learn-git-branching': {
'__desc__': 'The title of the app, with spaces',
'en_US': 'Learn Git Branching'
'en_US': 'Learn Git Branching',
'ko': 'Git 브랜치 배우기'
},
///////////////////////////////////////////////////////////////////////////
'select-a-level': {