mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-21 19:25:24 +02:00
New Turkish Translations added
This commit is contained in:
parent
a7809a8bca
commit
35740665b4
3 changed files with 40 additions and 0 deletions
|
@ -212,5 +212,16 @@ exports.dialog = {
|
|||
},
|
||||
},
|
||||
],
|
||||
'tr_TR': [{
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## Mükemmel!!!',
|
||||
'',
|
||||
'*{numCommands}* komut ile bu seviyeyi çözdün!; ',
|
||||
'İdeal çözüm {best} komut içeriyor.'
|
||||
]
|
||||
}
|
||||
}],
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue