mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
fix chinese translate
This commit is contained in:
parent
fdecaa78a7
commit
6eb106a1f6
39 changed files with 607 additions and 595 deletions
|
@ -25,7 +25,7 @@ exports.dialog = {
|
|||
markdowns: [
|
||||
'## 确定要看答案吗?',
|
||||
'',
|
||||
'哥相信你!你可以的'
|
||||
'相信自己,你可以的!'
|
||||
]
|
||||
}
|
||||
}],
|
||||
|
@ -82,16 +82,18 @@ exports.dialog = {
|
|||
'そこで諦めるな絶対に頑張れ積極的にポジティブに頑張る頑張る',
|
||||
'',
|
||||
'北京だって頑張ってるんだから!'
|
||||
]}
|
||||
]
|
||||
}
|
||||
}],
|
||||
'ru_RU': [{
|
||||
'ru_RU': [{
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## Уверен, что хочешь посмотреть решение?',
|
||||
'',
|
||||
'Мы верим в тебя! Не прыгай! Ты сможешь!'
|
||||
]}
|
||||
markdowns: [
|
||||
'## Уверен, что хочешь посмотреть решение?',
|
||||
'',
|
||||
'Мы верим в тебя! Не прыгай! Ты сможешь!'
|
||||
]
|
||||
}
|
||||
}],
|
||||
'uk': [{
|
||||
type: 'ModalAlert',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue