1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 16:50:07 +02:00

More language-file cleanup

This commit is contained in:
Cameron
2015-01-30 20:29:01 -08:00
parent 762f98aab5
commit 13c9e91e8d
14 changed files with 84 additions and 57 deletions

View File

@@ -70,7 +70,9 @@ define("LAN_BACK", "Back");
define("LAN_NAME", "Name");
define("LAN_CANCEL","Cancel");
define("LAN_DATE","Date");
define("LAN_DATE_POSTED", "Date posted");
define("LAN_JSCONFIRM","Are you sure?");
define("LAN_IP", "IP Address");
?>