add contents
This commit is contained in:
10
lib/plugins/ckgedit/lang/zh/settings.php
Normal file
10
lib/plugins/ckgedit/lang/zh/settings.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author 切 <3537509263@qq.com>
|
||||
*/
|
||||
$lang['openfb'] = 'Open the file to browse. This gives the user access to the entire directory structure, whether the user has permissions or not. The ACL still applies to uploads.';
|
||||
$lang['dw_edit_display'] = 'Control which users can access the "DW Edit" button. Choice: "All" for all users; "Administrator" applies only to administrators and managers; "None" for anyone. The default is "All".';
|
||||
$lang['smiley_as_text'] = 'Display emoticons as text in CKeditor (It will still appear as an image in the browser.)';
|
Reference in New Issue
Block a user