- Added text decoration options (underline, overline, line-through) (#469)
- Added german translations to extensions Co-authored-by: Timo Dittmann <timo.dittmann@kaufland.com>
This commit is contained in:
8
src/editor/extensions/ext-grid/locale/de.js
Normal file
8
src/editor/extensions/ext-grid/locale/de.js
Normal file
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
name: 'Raster anzeigen',
|
||||
buttons: [
|
||||
{
|
||||
title: 'Raster anzeigen/verbergen'
|
||||
}
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user