Update main.php
parent
4b2c33663f
commit
731fc8b0de
|
@ -129,7 +129,7 @@ return array(
|
|||
"my_share" => "My share",
|
||||
"group_share" => "Group Public",
|
||||
"share_edit" => "Edit share",
|
||||
"share_remove" => "Cancle share",
|
||||
"share_remove" => "Cancel share",
|
||||
"share_remove_tips" => "Determine the cancel share? The Share link will fail.",
|
||||
"share_path" => "Share path",
|
||||
"share_title" => "Resource sharing",
|
||||
|
@ -141,7 +141,7 @@ return array(
|
|||
"share_cancle" => "Cancel share",
|
||||
"share_create" => "Create Share",
|
||||
"share_url" => "Share Link",
|
||||
"share_not_download" => "Cann't Download",
|
||||
"share_not_download" => "Can't Download",
|
||||
"share_not_download_tips" => "Prohibit the download share! ",
|
||||
"share_code_read" => "Code",
|
||||
"share_save" => "Save Configuration",
|
||||
|
@ -159,16 +159,16 @@ return array(
|
|||
"recycle_clear" => "Clear trash",
|
||||
"recycle_clear_success" => "Clear trash success.",
|
||||
"recycle_clear_info" => "Are you sure clear recycle bin?",
|
||||
"fav_remove" => "Cancle fav",
|
||||
"fav_remove" => "Cancel fav",
|
||||
"remove_item" => "Item",
|
||||
"uploading" => "Uploading ",
|
||||
"upload_tips_more" => "File too much, it is recommended to upload compressed, and then extract the line!",
|
||||
"upload_tips_more" => "Too much files, it is recommended to upload compressed, and then extract the line!",
|
||||
"show_file" => "New page preview",
|
||||
"unknow_file_title" => "File open tip!",
|
||||
"unknow_file_tips" => "Not to support the open",
|
||||
"unknow_file_download" => "Download",
|
||||
"unknow_file_office" => "Office preview,kodexplorer needs to be deployed in the network<br/><br/><a href=\"http://kalcaddle.com/office.html\" target=\"_blank\">more></a>",
|
||||
"config_save_error_auth" => "Error,no permission!",
|
||||
"config_save_error_auth" => "Error, no permission!",
|
||||
"config_save_error_file" => "Error, the file does not write permission!",
|
||||
"beautify_code" => "Code formatting",
|
||||
"shortcut" => "Shortcuts",
|
||||
|
@ -578,4 +578,4 @@ return array(
|
|||
"button_save_submit" => "Save and send",
|
||||
"button_more" => "More",
|
||||
"button_select_all" => "Select / unselect all"
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue