1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-19 03:49:52 +01:00

Update lan_admin.php

This commit is contained in:
Gábor 2017-01-31 08:24:43 +01:00 committed by GitHub
parent 8b39304d80
commit 6d3c971ba8

View File

@ -521,3 +521,4 @@ define("LAN_SYSTEM_USER", "System user");
define("LAN_ENGINE", "Engine");
define("LAN_SOCIAL_POST", "Post to Twitter");
define("LAN_SOCIAL_TWEET", "Type your tweet here.");
define("LAN_SOCIAL_WARNING", "Facebook comments requires that you have a facebook App ID. See the 'social login' area in admin-preferences to add one.");