1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 21:27:25 +02:00

Add missing phrase

This commit is contained in:
Gábor
2017-04-14 12:10:11 +02:00
committed by GitHub
parent 2a1ca8c622
commit e0188f76f2

View File

@@ -275,6 +275,7 @@ define("LAN_RESET","Reset");
define("LAN_CLEAR","Clear");
define("LAN_ADD_ALL", "Add All");
define("LAN_CLEAR_ALL", "Clear All");
define("LAN_CLICK_HERE", "CLICK HERE");
define("LAN_UNKNOWN", "Unknown");
define("LAN_ALL","All");
define("LAN_IMPORT","Import");