mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
Update strings.js
Fixed typo
This commit is contained in:
parent
bccec0b8dd
commit
6480d3e24a
1 changed files with 1 additions and 1 deletions
|
@ -1540,7 +1540,7 @@ exports.strings = {
|
||||||
'pl' : 'Rozwiązany!!!\n:D',
|
'pl' : 'Rozwiązany!!!\n:D',
|
||||||
'it_IT': "Risolto!!!\n:D",
|
'it_IT': "Risolto!!!\n:D",
|
||||||
'ta_IN': 'தீர்க்கப்பட்டது!!!\n:D',
|
'ta_IN': 'தீர்க்கப்பட்டது!!!\n:D',
|
||||||
'pt_BR': 'Resolvido!!!\n:D",
|
'pt_BR': 'Resolvido!!!\n:D',
|
||||||
'tr_TR': 'Tebrikler!!!\n:D'
|
'tr_TR': 'Tebrikler!!!\n:D'
|
||||||
},
|
},
|
||||||
///////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue