UNPKG
cobuild-angular-stack
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
Base stack angular sass jade gulp
bitbucket.org/rokk3rlabs/cobuild-angular-stack
cobuild-angular-stack
/
assets
/
raws
/
ckeditor
/
plugins
/
justify
/
lang
/
fa.js
11 lines
(10 loc)
•
296 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/* Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */
CKEDITOR.plugins.
setLang
(
'justify'
,
'fa'
, {
block
:
'بلوک چین'
,
center
:
'میان چین'
,
left
:
'چپ چین'
,
right
:
'راست چین'
} );