From feea7d530e17f02331f98949209c91f0bf64af6e Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sun, 9 Oct 2022 08:42:14 -0500 Subject: [PATCH] New translations en_US.json (Portuguese, Brazilian) --- src/i18n/pt_BR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/pt_BR.json b/src/i18n/pt_BR.json index ea2966bb..1b12f19d 100644 --- a/src/i18n/pt_BR.json +++ b/src/i18n/pt_BR.json @@ -246,7 +246,7 @@ "action.hideLibrary": "Esconder Biblioteca", "action.showLibrary": "Mostrar Biblioteca", "action.cut": "Recortar", - "action.paste": "Copiar", + "action.paste": "Colar", "action.selectAll": "Selecionar Tudo", "action.delete": "Excluir", "action.edit": "Editar",