aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/undo/lang/ug.js
blob: d03e6e159d5a0b8d86922acb2b625cfe6635aa7f (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'undo', 'ug', {
	redo: 'قايتىلا ',
	undo: 'يېنىۋال'
} );