mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-06 04:34:29 +02:00
identification of needed traduction
This commit is contained in:
parent
29de85eb55
commit
124cf8ce10
30 changed files with 98 additions and 97 deletions
|
@ -6,20 +6,20 @@ exports.level = {
|
|||
"git checkout": true
|
||||
},
|
||||
"name": {
|
||||
"en_US": "Git push arguments",
|
||||
"en_US": "Git push arguments",//MARCO
|
||||
"zh_CN": "Git push 参数",
|
||||
"zh_TW": "git push 的參數",
|
||||
"es_AR": "Parámetros de git push",
|
||||
"de_DE": "Optionen für Git Push"
|
||||
},
|
||||
"hint": {
|
||||
"en_US": "You can always look at the last slide of the dialog with \"objective\"",
|
||||
"en_US": "You can always look at the last slide of the dialog with \"objective\"",//MARCO
|
||||
"zh_TW": "你可以利用 \"objective\" 來閱讀對話視窗的最後一頁",
|
||||
"es_AR": "Siempre podés ver el último mensaje tipeando \"objective\"",
|
||||
"de_DE": "Du kannst dir die Zielsetzung des Levels immer wieder mit \"objective\" anzeigen lassen"
|
||||
},
|
||||
"startDialog": {
|
||||
"en_US": {
|
||||
"en_US": {//MARCO
|
||||
"childViews": [
|
||||
{
|
||||
"type": "ModalAlert",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue