mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
Added Slovenian translations
This commit is contained in:
parent
1f496930fc
commit
1ac4ca93a7
42 changed files with 2581 additions and 176 deletions
|
@ -134,6 +134,16 @@ exports.dialog = {
|
|||
'Tôi tin ở bạn! Bạn có thể làm được!'
|
||||
]
|
||||
}
|
||||
}],
|
||||
'sl_SI': [{
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## Si prepričan, da hočeš videti rešitev?',
|
||||
'',
|
||||
'Verjamem vate! Maš ti to'
|
||||
]
|
||||
}
|
||||
}]
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue