Files
faveo/vendor/unisharp/laravel-ckeditor/plugins/embedbase/lang/en.js
Manish Verma cdf6b41357 Package-installation-patch
Reinstalled Unisharp/Ckeditor package
2016-11-03 05:57:14 +05:30

1 line
470 B
JavaScript
Vendored

CKEDITOR.plugins.setLang("embedbase","en",{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..."});