mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 14:55:50 +01:00
summernote upgrade
This commit is contained in:
@@ -41,7 +41,13 @@
|
||||
openInNewWindow: 'Abrir em uma nova janela'
|
||||
},
|
||||
table: {
|
||||
table: 'Tabela'
|
||||
table: 'Tabela',
|
||||
addRowAbove: 'Adicionar linha acima',
|
||||
addRowBelow: 'Adicionar linha abaixo',
|
||||
addColLeft: 'Adicionar coluna a esquerda',
|
||||
addColRight: 'Adicionar coluna a direita',
|
||||
delRow: 'Excluir linha',
|
||||
delCol: 'Excluir coluna'
|
||||
},
|
||||
hr: {
|
||||
insert: 'Inserir linha horizontal'
|
||||
|
||||
Reference in New Issue
Block a user