AdminLTE/bower_components/ckeditor/plugins/codesnippet/lang/fa.js

5 lines
418 B
JavaScript
Raw Normal View History

/*
2018-07-14 21:11:55 +00:00
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
2018-02-04 12:51:11 +00:00
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang("codesnippet","fa",{button:"قرار دادن کد قطعه",codeContents:"محتوای کد",emptySnippetError:"کد نمی تواند خالی باشد.",language:"زبان",title:"کد قطعه",pathName:"کد قطعه"});