From 3a628945ade35f3ba351ba90e271608520753174 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 11 Oct 2023 11:39:16 -0400 Subject: Removed ckeditor --- .../javascripts/ckeditor/plugins/image2/lang/gu.js | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 app/assets/javascripts/ckeditor/plugins/image2/lang/gu.js (limited to 'app/assets/javascripts/ckeditor/plugins/image2/lang/gu.js') diff --git a/app/assets/javascripts/ckeditor/plugins/image2/lang/gu.js b/app/assets/javascripts/ckeditor/plugins/image2/lang/gu.js deleted file mode 100644 index 25a0cf3..0000000 --- a/app/assets/javascripts/ckeditor/plugins/image2/lang/gu.js +++ /dev/null @@ -1,21 +0,0 @@ -/* -Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -CKEDITOR.plugins.setLang( 'image2', 'gu', { - alt: 'ઑલ્ટર્નટ ટેક્સ્ટ', - btnUpload: 'આ સર્વરને મોકલવું', - captioned: 'Captioned image', // MISSING - captionPlaceholder: 'Caption', // MISSING - infoTab: 'ચિત્ર ની જાણકારી', - lockRatio: 'લૉક ગુણોત્તર', - menu: 'ચિત્રના ગુણ', - pathName: 'image', // MISSING - pathNameCaption: 'caption', // MISSING - resetSize: 'રીસેટ સાઇઝ', - resizer: 'Click and drag to resize', // MISSING - title: 'ચિત્રના ગુણ', - uploadTab: 'અપલોડ', - urlMissing: 'ઈમેજની મૂળ URL છે નહી.', - altMissing: 'Alternative text is missing.' // MISSING -} ); -- cgit 1.4.1