mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Issue #5465 Plugin language file conversion.
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
define("LAN_PLUGIN_POLL_NAME", "Poll");
|
||||
define("LAN_PLUGIN_POLL_DESCRIPTION", "The poll plugin allows you to define polls in either a menu or forum post.");
|
||||
|
||||
|
||||
return [
|
||||
'LAN_PLUGIN_POLL_NAME' => "Poll",
|
||||
'LAN_PLUGIN_POLL_DESCRIPTION' => "The poll plugin allows you to define polls in either a menu or forum post.",
|
||||
];
|
||||
|
Reference in New Issue
Block a user