mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Merged from sub repository (updated ckeditor, filters - step 3)
Release commit
This commit is contained in:
parent
ec7324b061
commit
42b8a446c6
464 changed files with 10395 additions and 1303 deletions
8
vendors/ckeditor/plugins/bidi/lang/hi.js
vendored
Normal file
8
vendors/ckeditor/plugins/bidi/lang/hi.js
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'bidi', 'hi', {
|
||||
ltr: 'Text direction from left to right', // MISSING
|
||||
rtl: 'Text direction from right to left' // MISSING
|
||||
} );
|
||||
Loading…
Add table
Add a link
Reference in a new issue