summernote upgrade

This commit is contained in:
azivner
2017-08-16 21:14:58 -04:00
parent e6c759e476
commit 1e2c5ed130
55 changed files with 901 additions and 81 deletions

View File

@@ -51,7 +51,14 @@
openInNewWindow: 'Yeni pencerede aç'
},
table: {
table: 'Tablo'
table: 'Tablo',
addRowAbove: 'Yukarı satır ekle',
addRowBelow: 'Aşağı satır ekle',
addColLeft: 'Sola sütun ekle',
addColRight: 'Sağa sütun ekle',
delRow: 'Satırı sil',
delCol: 'Sütunu sil',
delTable: 'Tabloyu sil'
},
hr: {
insert: 'Yatay çizgi ekle'