summaryrefslogtreecommitdiff
path: root/plugins/justify/lang/gu.js
blob: 2d3bbd8305e1b5b3932ea62767ebb5758532e11e (plain)
1
2
3
4
5
6
7
8
9
10
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'justify', 'gu', {
	block: 'બ્લૉક, અંતરાય જસ્ટિફાઇ',
	center: 'સંકેંદ્રણ/સેંટરિંગ',
	left: 'ડાબી બાજુએ/બાજુ તરફ',
	right: 'જમણી બાજુએ/બાજુ તરફ'
});