1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-06 14:16:46 +02:00

Translated login error message

This commit is contained in:
trendschau
2022-10-17 21:27:02 +02:00
parent 440ab06d47
commit a49c7f65ea
2 changed files with 3 additions and 3 deletions

View File

@@ -84,7 +84,7 @@ class Settings
'editor' => 'visual',
'formats' => ['markdown', 'headline', 'ulist', 'olist', 'table', 'quote', 'notice', 'image', 'video', 'file', 'toc', 'hr', 'definition', 'code', 'shortcode'],
'contentFolder' => 'content',
'version' => '1.5.3.3',
'version' => '1.5.3.4',
'setup' => true,
'welcome' => true,
'maxuploadsize' => 20,