Corrected the translation of merge

This commit is contained in:
Olsza 2020-11-02 14:05:09 +01:00
parent 5f3eec895e
commit 3cf37ed933

View file

@ -18,7 +18,7 @@ exports.level = {
"uk": "Злиття гілок в Git",
"vi": "Gộp nhánh trong Git",
"sl_SI": "Merganje v Gitu",
"pl" : "Łączenie w GIT (merge)"
"pl" : "Łączenie/Scalanie w GIT (merge)"
},
"hint": {
"en_US": "Remember to commit in the order specified (bugFix before master)",
@ -1153,7 +1153,7 @@ exports.level = {
"type": "ModalAlert",
"options": {
"markdowns": [
"## Łączenie Branch-y",
"## Łączenie (scalanie) Branch-y",
"",
"Świetnie! Już wiemy, jak stworzyć commit-y oraz jak tworzyć branch-e. Teraz musimy się nauczyć jak połączyć pracę dwóch różnych branch-y. Stwórzmy nowy branch, wprowadzamy nową funkcjonalność, a następnie je połączymy.",
"",