mirror of
https://github.com/grocy/grocy.git
synced 2025-10-15 01:37:13 +00:00
Migrated (hopefully) all translations to PO/Gettext (references #161)
This commit is contained in:
@@ -135,7 +135,7 @@ $('#delete-current-instruction-manual-button').on('click', function (e)
|
||||
|
||||
$('#description').summernote({
|
||||
minHeight: '300px',
|
||||
lang: L('summernote_locale')
|
||||
lang: __t('summernote_locale')
|
||||
});
|
||||
|
||||
ResizeResponsiveEmbeds();
|
||||
|
Reference in New Issue
Block a user