We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae8524 commit 5ff3249Copy full SHA for 5ff3249
lang/pt/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'Cancelar',
14
'save' => 'Guardar',
15
'close' => 'Fechar',
16
+ 'apply' => 'Apply',
17
'undo' => 'Anular',
18
'redo' => 'Refazer',
19
'left' => 'Esquerda',
@@ -147,6 +148,7 @@
147
148
'url' => 'URL',
149
'text_to_display' => 'Texto a ser exibido',
150
'title' => 'Título',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Abrir ligação',
153
'open_link_in' => 'Abrir ligação em...',
154
'open_link_current' => 'Janela atual',
0 commit comments