File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ const pt_BR = {
35
35
} ,
36
36
contextMenu : {
37
37
copy : 'Copiar' ,
38
- cut : 'Colar ' ,
38
+ cut : 'Recortar ' ,
39
39
delete : 'Apagar' ,
40
40
download : 'Download' ,
41
41
info : 'Selecionado:' ,
@@ -117,7 +117,7 @@ const pt_BR = {
117
117
title : 'Status' ,
118
118
} ,
119
119
upload : {
120
- ifExist : 'Se arquivo não existir:' ,
120
+ ifExist : 'Se arquivo já existir:' ,
121
121
noSelected : 'Nenhum arquivo selecionado!' ,
122
122
overwrite : 'Substituir!' ,
123
123
selected : 'Selecionado:' ,
@@ -175,7 +175,7 @@ const pt_BR = {
175
175
dirCreated : 'Pasta criada!' ,
176
176
dirNotFound : 'Pasta não encontrada' ,
177
177
// actions
178
- uploaded : 'Todos os arquivo realizarm o upload!' ,
178
+ uploaded : 'Todos os arquivos realizaram o upload!' ,
179
179
notAllUploaded : 'Alguns arquivos não realizaram o upload!' ,
180
180
delNotFound : 'Alguns itens não foram encontrados!' ,
181
181
deleted : 'Deletado!' ,
You can’t perform that action at this time.
0 commit comments