mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-21 03:05:31 +02:00
Adding traslation to show solution confirmation and added locate to store
This commit is contained in:
parent
e7f767cc02
commit
d02565969e
2 changed files with 13 additions and 2 deletions
|
@ -23,7 +23,8 @@ var langLocaleMap = {
|
|||
uk: 'uk',
|
||||
vi: 'vi',
|
||||
sl: 'sl_SI',
|
||||
pl: 'pl'
|
||||
pl: 'pl',
|
||||
ta: 'ta_IN'
|
||||
};
|
||||
|
||||
var headerLocaleMap = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue