mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Update lan_admin.php
This commit is contained in:
parent
426e36458d
commit
73b4b0486d
@ -469,6 +469,8 @@ define("LAN_UI_DELETE_WARNING", "You are about to delete [x] records. Please con
|
||||
define("LAN_UI_BATCH_CREATELINK", "Create Link");
|
||||
define("LAN_UI_DELETED", "[x] record(s) successfully deleted!");
|
||||
define("LAN_UI_DELETED_FAILED", "[x] records not found and not deleted!");
|
||||
define("LAN_UI_FILE_DELETED", "[x] file successfully deleted!");
|
||||
define("LAN_UI_FILE_DELETED_FAILED", "Unable to delete [x]! Please remove the file manually.");
|
||||
define("LAN_UI_BATCH_EXPORT", "Export");
|
||||
|
||||
define("LAN_UI_USING_DATABASE_TABLE", "Using [x] database table");
|
||||
|
Loading…
x
Reference in New Issue
Block a user