File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/src/processing/app/languages Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ menu.file.quit = Sair
2828# | File | Edit | Sketch | Library | Tools | Help |
2929# | Edit |
3030menu.edit = Editar
31- menu.edit.undo = Undo
32- menu.edit.redo = Redo
31+ menu.edit.undo = Desfazer
32+ menu.edit.redo = Refazer
3333menu.edit.cut = Cortar
3434menu.edit.copy = Copiar
3535menu.edit.copy_as_html = Copiar como HTML
@@ -230,8 +230,8 @@ editor.status.printing.canceled = Impressão cancelada.
230230
231231# ---------------------------------------
232232# Contribution Panel
233- contributions.undo = Undo
234- contributions.remove = Remove
233+ contributions.undo = Desfazer
234+ contributions.remove = Refazer
235235contributions.install = Instalar
236236contributions.progress.starting = A iniciar
237237contributions.progress.downloading = A descarregar
You can’t perform that action at this time.
0 commit comments