Sha256: 2cb21be9b064d179fb0a620a728210ab7fc647aa6669570ee425d0df9118e4bb
Contents?: true
Size: 651 Bytes
Versions: 5
Compression:
Stored size: 651 Bytes
Contents
/* Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang( 'image2', 'zh', { alt: '替代文字', btnUpload: '傳送至伺服器', captioned: '已加標題之圖片', captionPlaceholder: '標題', infoTab: '影像資訊', lockRatio: '固定比例', menu: '影像屬性', pathName: '圖片', pathNameCaption: '標題', resetSize: '重設大小', resizer: '拖曳以改變大小', title: '影像屬性', uploadTab: '上傳', urlMissing: '遺失圖片來源之 URL ', altMissing: '替代文字遺失。' } );
Version data entries
5 entries across 5 versions & 1 rubygems