mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 08:41:39 +09:00
Update Language Files of: - Common Language File - Addon Module - Admin Module - AutoInstall Module - Board Module - Comment Module - Communication Module - Document Module - Editor Module - File Module - Korean Postal Code Module - Notification Center Module - Point Module - Poll Module - RSS Module - Tag Module - Recycle Bin Module - AdminLogging Addon - PhotoSwipe Addon - XEdition Layout - Content Widget - ncenter_login Widget - mcontent Widget
16 lines
1 KiB
PHP
16 lines
1 KiB
PHP
<?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.';
|
|
$lang->run_method = 'Select opt-in or opt-out';
|
|
$lang->run_selected_module = 'Run this addon on the selected modules';
|
|
$lang->no_run_selected_module = 'Do NOT run this addon on the selected modules';
|