⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 downloads.php

📁 一款国外的CMS管理系统 PHP-Fusion is a light-weight open-source content management system (CMS) written in PH
💻 PHP
字号:
<?php
// Delete Download Category
$locale['400'] = "Delete Download Category";
$locale['401'] = "Download Category Cannot be Deleted";
$locale['402'] = "There are downloads linked to this Category";
$locale['403'] = "Return to Download Categories Admin";
$locale['404'] = "Return to Admin Index";
$locale['405'] = "Download Category Deleted";
// Add/Edit Download Category Titles
$locale['420'] = "Edit Download Category";
$locale['421'] = "Add Download Category";
// Add/Edit Download Category Form
$locale['430'] = "Category Name:";
$locale['431'] = "Category Description:";
$locale['432'] = "Save Category";
$locale['433'] = "Category Access:";
$locale['434'] = "Category Sorting:";
$locale['435'] = "Download ID";
$locale['436'] = "Download Title";
$locale['437'] = "Download Date";
$locale['438'] = "Ascending";
$locale['439'] = "Descending";
// Current Download Categories
$locale['440'] = "Current Download Categories";
$locale['441'] = "Category";
$locale['445'] = "Access";
// Delete Download
$locale['460'] = "Delete Download?";
// Add/Edit Download Titles
$locale['470'] = "Edit Download";
$locale['471'] = "Add Download";
// Add/Edit Download Form
$locale['480'] = "Title:";
$locale['481'] = "Description:";
$locale['482'] = "URL:";
$locale['483'] = "Category:";
$locale['484'] = "License:";
$locale['485'] = "O/S:";
$locale['486'] = "Version:";
$locale['487'] = "Filesize:";
$locale['488'] = "Save Download";
$locale['489'] = "Update Publication Date";
// Current Downloads
$locale['500'] = "Current Downloads";
$locale['501'] = "Download Item [Click to Test]";
$locale['502'] = "Options";
$locale['503'] = "Edit";
$locale['504'] = "Delete";
// No Downloads/Download Categories Defined
$locale['505'] = "No Downloads have been addded to this Category";
$locale['506'] = "No Download Categories defined";
$locale['507'] = "Download Categories Admin";
$locale['508'] = "There are no Download Categories defined";
$locale['509'] = "You must define at least one category before you can add any Downloads";
$locale['510'] = "Click here";
$locale['511'] = " to go to Download Categories";
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -