mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
intl dom refresh when locale changes final push for Issue #42
This commit is contained in:
parent
1b0d836a42
commit
bd62fa735e
9 changed files with 55 additions and 8 deletions
|
@ -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': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue