mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-10 14:44:28 +02:00
Merge pull request #754 from jo3rn/patch-german
Patch german translation
This commit is contained in:
commit
c0bd4df1c9
30 changed files with 102 additions and 102 deletions
|
@ -3,7 +3,7 @@ exports.level = {
|
|||
"solutionCommand": "git checkout -b bugFix;git commit;git checkout master;git commit;git merge bugFix",
|
||||
"name": {
|
||||
"en_US": "Merging in Git",
|
||||
"de_DE": "Mergen in git",
|
||||
"de_DE": "Mergen in Git",
|
||||
"es_AR": "Mergeando en Git",
|
||||
"es_MX": "Haciendo merge en Git",
|
||||
"es_ES": "Haciendo merge en Git",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue