PHP Classes

File: core/assets/plugins/ckeditor/plugins/toolbar/lang/fa.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/toolbar/lang/fa.js   Download  
File: core/assets/plugins/ckeditor/plugins/toolbar/lang/fa.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 732 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'toolbar', 'fa', { toolbarCollapse: 'بستن نوار ابزار', toolbarExpand: 'بازکردن نوار ابزار', toolbarGroups: { document: 'سند', clipboard: 'حافظه موقت/برگشت', editing: 'در حال ویرایش', forms: 'فرم​ها', basicstyles: 'سبک‌های پایه', paragraph: 'بند', links: 'پیوندها', insert: 'ورود', styles: 'سبک‌ها', colors: 'رنگ​ها', tools: 'ابزارها' }, toolbars: 'نوار ابزارهای ویرایش‌گر' } );