File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ module.exports = {
14
14
'Are you sure?' : 'Sei sicuro?' ,
15
15
'Assign Yourself' : 'Autoassegna' ,
16
16
Assignees : 'Assegnatari' ,
17
- 'Author: ' : 'Autori' ,
17
+ 'Author: ' : 'Autori: ' ,
18
18
BIO : 'BIO' ,
19
19
CANCEL : 'ANNULLA' ,
20
20
CONTACT : 'CONTATTI' ,
@@ -34,7 +34,7 @@ module.exports = {
34
34
'Commit Message' : 'Messaggio di commit' ,
35
35
'Commit Title' : 'Titolo del commit' ,
36
36
Commits : 'Commit' ,
37
- 'Committer: ' : 'Autore del commit' ,
37
+ 'Committer: ' : 'Autore del commit: ' ,
38
38
'Communicate on conversations, merge pull requests and more' :
39
39
'Comunica su conversazioni, fai il merge di PR e altro' ,
40
40
Company : 'Azienda' ,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ module.exports = {
14
14
'Are you sure?' : 'Tem a certeza?' ,
15
15
'Assign Yourself' : 'Atribua a você' ,
16
16
Assignees : 'Atribuída a' ,
17
- 'Author: ' : 'Autor' ,
17
+ 'Author: ' : 'Autor: ' ,
18
18
BIO : 'BIOGRAFIA' ,
19
19
CANCEL : 'CANCELAR' ,
20
20
CONTACT : 'CONTATO' ,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ module.exports = {
14
14
'Are you sure?' : 'Tem certeza?' ,
15
15
'Assign Yourself' : 'Atribua a você' ,
16
16
Assignees : 'Atribuída a' ,
17
- 'Author: ' : 'Autor' ,
17
+ 'Author: ' : 'Autor: ' ,
18
18
BIO : 'BIO' ,
19
19
CANCEL : 'CANCELAR' ,
20
20
CONTACT : 'CONTATO' ,
@@ -164,7 +164,7 @@ module.exports = {
164
164
Users : 'Usuários' ,
165
165
'View All' : 'Ver Todos' ,
166
166
'View Code' : 'Ver Código' ,
167
- 'View Commits' : '' ,
167
+ 'View Commits' : 'Ver Commits ' ,
168
168
'View and control all of your unread and participating notifications' :
169
169
'Ver e controlar todas as suas notificações' ,
170
170
Watch : 'Acompanhar' ,
@@ -238,7 +238,7 @@ module.exports = {
238
238
'{actor} reaberto issue {issue} em {repo}' ,
239
239
'{actor} reopened pull request {pr} at {repo}' :
240
240
'{actor} reaberto pull request {pr} em {repo}' ,
241
- '{actor} starred {repo}' : '{actor} favoritado {repo}' ,
241
+ '{actor} starred {repo}' : '{actor} favoritou {repo}' ,
242
242
'{almostXYears}y' : '' ,
243
243
'{halfAMinute}s' : '' ,
244
244
'{lessThanXMinutes}m' : '' ,
You can’t perform that action at this time.
0 commit comments