mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-07 21:24:26 +02:00
manual merge branch harry0000:improve-ja-translation
merged parts of https://github.com/harry0000/learnGitBranching changes including: * s/レポジトリ/リポジトリ/g * s/-|ー/ -- /g * s/先祖/親/g * and some more
This commit is contained in:
parent
8ffb3c9418
commit
f6557975c9
8 changed files with 11 additions and 11 deletions
|
@ -19,7 +19,7 @@ exports.level = {
|
|||
"es_AR": "¡Acordate que tenés que clonar antes de pushear!",
|
||||
"pt_BR": "Lembre-se de clonar antes de fazer o push!",
|
||||
"de_DE": "Denk dran, dass du einen Clone brauchst bevor du Pushen kannst!",
|
||||
"ja" : "Pushできる前にまずレポジトリをcloneする必要があるのをお忘れなく",
|
||||
"ja" : "Pushできる前にまずリポジトリをcloneする必要があるのをお忘れなく",
|
||||
"fr_FR": "Rappelez-vous que vous devez cloner avant de pouvoir faire un push !"
|
||||
},
|
||||
"startDialog": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue