mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-26 05:34:50 +02:00
Correction d'erreurs
This commit is contained in:
parent
cd28b2d37f
commit
84bfcbed97
5 changed files with 7 additions and 7 deletions
|
@ -17,7 +17,7 @@ exports.level = {
|
|||
"en_US": "Interactive Rebase Intro",
|
||||
"es_AR": "Introducción al rebase interactivo",
|
||||
"de_DE": "Einführung Interactive Rebase",
|
||||
"fr_FR": "Introduction à rebase"
|
||||
"fr_FR": "Introduction à rebase",
|
||||
"zh_CN": "Rebase 交互命令介绍 ",
|
||||
"zh_TW": "介紹互動式的 rebase"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue