1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

Update English_global.php

This commit is contained in:
Gábor 2017-01-31 21:31:46 +01:00 committed by GitHub
parent c5eba549fe
commit ab7c5b8298

View File

@ -13,3 +13,4 @@ define("LAN_PLUGIN_SOCIAL_SIGNIN", "Sign in with:");
define("LAN_PLUGIN_SOCIAL_XUP_SIGNUP", "Sign-in with your [x] account");
define("LAN_PLUGIN_SOCIAL_XUP_REG", "Register with your [x] account");
define("LAN_PLUGIN_SOCIAL_NAME", "Social");
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.");