render fixes, minor bug fixes

This commit is contained in:
Dennis Eichhorn 2022-03-05 17:03:46 +01:00
parent 96710c1b79
commit 6313653080

View File

@ -28,5 +28,5 @@ return ['Editor' => [
'Start' => 'Start',
'Text' => 'Text',
'Title' => 'Title',
'Type' => '',
'Type' => 'Type',
]];