chore: synchronize project dependencies and update vendor directory files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
CKEDITOR.plugins.setLang('video', 'en', {
|
||||
button: 'Video',
|
||||
title: 'Video properties',
|
||||
emptySrc: 'URL must not be empty.',
|
||||
controls: 'Enable controls',
|
||||
mutedLoopingAutoplay: 'Muted looping autoplay',
|
||||
preview: 'Preview',
|
||||
invalidSrc: 'URL is invalid or video is not playable.'
|
||||
});
|
||||
Reference in New Issue
Block a user