aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/notification/lang/es-mx.js
blob: e759a4b74b2b5ee3ac07d14560cee36cfc3684d3 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'notification', 'es-mx', {
	closed: 'Notificación cerrada.'
} );