Mini Shell
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'emoji', 'en', {
searchPlaceholder: 'Search emojiā¦',
searchLabel: 'Input field responsible for searching and filtering emoji inside panel.',
navigationLabel: 'Groups navigation for emoji sections.',
title: 'Emoji List',
groups: {
people: 'People',
nature: 'Nature and animals',
food: 'Food and drinks',
travel: 'Travel and places',
activities: 'Activities',
objects: 'Objects',
symbols: 'Symbols',
flags: 'Flags'
}
} );
Zerion Mini Shell 1.0