Update dependencies
This commit is contained in:
1
bower_components/ckeditor/plugins/embedbase/lang/en-au.js
vendored
Normal file
1
bower_components/ckeditor/plugins/embedbase/lang/en-au.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
CKEDITOR.plugins.setLang("embedbase","en-au",{pathName:"media object",title:"Media Embed",button:"Insert Media Embed",unsupportedUrlGiven:"The specified URL is not supported.",unsupportedUrl:"The URL {url} is not supported by Media Embed.",fetchingFailedGiven:"Failed to fetch content for the given URL.",fetchingFailed:"Failed to fetch content for {url}.",fetchingOne:"Fetching oEmbed response...",fetchingMany:"Fetching oEmbed responses, {current} of {max} done..."});
|
||||
1
bower_components/ckeditor/plugins/embedbase/lang/ro.js
vendored
Normal file
1
bower_components/ckeditor/plugins/embedbase/lang/ro.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
CKEDITOR.plugins.setLang("embedbase","ro",{pathName:"obiect multimedia",title:"Încorporare obiect multimedia",button:"Inserare încorporare multimedia",unsupportedUrlGiven:"URL-ul specificat nu este suportat.",unsupportedUrl:"URL-ul {url} nu este suportat de funcția încorporare multimedia.",fetchingFailedGiven:"Nu s-a putut citi conținutul pentru URL-ul specificat.",fetchingFailed:"Nu s-a putut citi conținutul pentru {url}.",fetchingOne:"Se citește răspunsul oEmbed...",fetchingMany:"Se citesc răspunsurile oEmbed, {current} din {max} realizat..."});
|
||||
Reference in New Issue
Block a user