mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-31 23:40:27 +02:00
turkish translate for rebase levels and index
This commit is contained in:
parent
15fffbe5b8
commit
4104913e77
4 changed files with 73 additions and 17 deletions
|
@ -41,7 +41,7 @@ exports.level = {
|
|||
'sl_SI': 'Prepričaj se, da si najprej commital bugFix.',
|
||||
'it_IT': "Assicurati di fare prima il commit da bugFix",
|
||||
"pl": "Upewnij się, że masz już commit z bugFix",
|
||||
"tr_TR": "Önce bugFix'tencommit attığınıza emin olun"
|
||||
"tr_TR": "Önce bugFix'ten commit attığınıza emin olun"
|
||||
},
|
||||
"disabledMap": {
|
||||
"git revert": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue