mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
Added translation for levels
This commit is contained in:
parent
d02565969e
commit
e9a804c25d
2 changed files with 30 additions and 0 deletions
|
@ -188,4 +188,15 @@ exports.dialog = {
|
|||
]
|
||||
}
|
||||
}],
|
||||
'ta_IN': [{
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## ஆக சிரந்த செயல்!!',
|
||||
'',
|
||||
'நீங்கள் *{numCommands}* நிலைக்கான கட்டளை(கள்) கொண்டு தீர்வை அடிந்து விட்டீர்கள்; ',
|
||||
'நமது தீர்வு {best}-ஐ பயன்படுத்து கின்றது.'
|
||||
]
|
||||
}
|
||||
}],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue