mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 08:28:50 +02:00
Update strings.js typo error with Italian 'hide-goal-button'
There was a typo error in Italian translation of 'hide-goal-button'. It was "Nasconti obiettivo" but it should be "Nascondi obiettivo"
This commit is contained in:
parent
7c661611c0
commit
0d4c918e82
1 changed files with 1 additions and 1 deletions
|
@ -1792,7 +1792,7 @@ exports.strings = {
|
||||||
'vi': 'Ẩn mục tiêu',
|
'vi': 'Ẩn mục tiêu',
|
||||||
'sl_SI': 'Skrij Cilj',
|
'sl_SI': 'Skrij Cilj',
|
||||||
'pl' : 'Ukryj cel',
|
'pl' : 'Ukryj cel',
|
||||||
'it_IT': "Nasconti obiettivo",
|
'it_IT': "Nascondi obiettivo",
|
||||||
'ta_IN': 'இலக்கை மறை'
|
'ta_IN': 'இலக்கை மறை'
|
||||||
},
|
},
|
||||||
///////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue