mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 14:17:49 +02:00
Create English_admin.php
This commit is contained in:
17
e107_plugins/tinymce4/languages/English_admin.php
Normal file
17
e107_plugins/tinymce4/languages/English_admin.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/*
|
||||
+---------------------------------------------------------------+
|
||||
| e107 website content management system English Language File
|
||||
| Released under the terms and conditions of the
|
||||
| GNU General Public License (http://gnu.org).
|
||||
| Last Modified: 2017/02/18 11:38:44
|
||||
|
|
||||
| $Author: Yesszus $
|
||||
+---------------------------------------------------------------+
|
||||
*/
|
||||
define("ADtinymce4_LAN_1", "Paste as text by default");
|
||||
define("ADtinymce4_LAN_2", "Browser spellcheck");
|
||||
define("ADtinymce4_LAN_3", "Enable this if the browser internal spellchecker should be used.");
|
||||
define("ADtinymce4_LAN_4", "Visual Blocks");
|
||||
define("ADtinymce4_LAN_5", "Enable to make html blocks visible during editing.");
|
||||
?>
|
Reference in New Issue
Block a user