mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 02:42:40 +02:00
Social plugin language use (05-21-16)
This commit is contained in:
17
e107_plugins/social/languages/English/English_global.php
Normal file
17
e107_plugins/social/languages/English/English_global.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system -
|
||||
| social plugin
|
||||
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
define("LAN_PLUGIN_SOCIAL_DESCR", "Adds options to replace the e107 comment engine with Facebook. Add Twitter feeds to your site. etc.");
|
||||
|
||||
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");
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user