mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Convert all module lang files from XML to PHP
This commit is contained in:
parent
9b621d9c8c
commit
615416ab7f
297 changed files with 13745 additions and 17656 deletions
13
modules/addon/lang/en.php
Normal file
13
modules/addon/lang/en.php
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
$lang->addon = 'Addon';
|
||||
$lang->addon_info = 'Summary of this Addon';
|
||||
$lang->addon_maker = 'Author of this Addon';
|
||||
$lang->addon_license = 'License';
|
||||
$lang->addon_history = 'Addon History';
|
||||
$lang->about_addon_mid = 'Select a target where the added is used. (If you select none, the addon will be used on all targets.)';
|
||||
$lang->about_addon = 'Addons control many actions performed in your site rather than display HTML results.<br />You can control useful functions simply by switching ON/OFF of addons.';
|
||||
$lang->installed_addons = 'Installed Add-ons';
|
||||
$lang->about_installed_addon = 'Check PC and Mobile to switch on the addon.';
|
||||
$lang->fixed = 'Fixed';
|
||||
$lang->about_fixed = 'Check this, and the site administrator cannot change this setting.';
|
||||
$lang->msg_not_exist_option = 'Configuration for this addon does not exist.';
|
||||
Loading…
Add table
Add a link
Reference in a new issue