File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ const pt_BR = {
3535 } ,
3636 contextMenu : {
3737 copy : 'Copiar' ,
38- cut : 'Colar ' ,
38+ cut : 'Recortar ' ,
3939 delete : 'Apagar' ,
4040 download : 'Download' ,
4141 info : 'Selecionado:' ,
@@ -117,7 +117,7 @@ const pt_BR = {
117117 title : 'Status' ,
118118 } ,
119119 upload : {
120- ifExist : 'Se arquivo não existir:' ,
120+ ifExist : 'Se arquivo já existir:' ,
121121 noSelected : 'Nenhum arquivo selecionado!' ,
122122 overwrite : 'Substituir!' ,
123123 selected : 'Selecionado:' ,
@@ -175,7 +175,7 @@ const pt_BR = {
175175 dirCreated : 'Pasta criada!' ,
176176 dirNotFound : 'Pasta não encontrada' ,
177177 // actions
178- uploaded : 'Todos os arquivo realizarm o upload!' ,
178+ uploaded : 'Todos os arquivos realizaram o upload!' ,
179179 notAllUploaded : 'Alguns arquivos não realizaram o upload!' ,
180180 delNotFound : 'Alguns itens não foram encontrados!' ,
181181 deleted : 'Deletado!' ,
You can’t perform that action at this time.
0 commit comments