mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Update Rhymix English Language Translations
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
This commit is contained in:
parent
0e9c44387c
commit
a3cc3a9781
30 changed files with 190 additions and 105 deletions
|
|
@ -329,7 +329,7 @@ $lang->use_rewrite = 'Use Short URLs';
|
|||
$lang->use_rewrite_0 = 'None';
|
||||
$lang->use_rewrite_1 = 'XE-compatible URLs only';
|
||||
$lang->use_rewrite_2 = 'All supported URLs';
|
||||
$lang->about_use_rewrite = 'Your web server must support mod_rewrite in order for short URLs to work. Apache usually detects the .htaccess file automatically.<br />nginx users should configure rewrite rules according to <a href="https://github.com/rhymix/rhymix-docs/blob/master/ko/introduction/nginx.md> target="_blank">the manual</a>. Outdated versions of nginx rewrite rules only support XE-compatible short URLs.';
|
||||
$lang->about_use_rewrite = 'Your web server must support mod_rewrite in order for short URLs to work. Apache usually detects the .htaccess file automatically.<br />nginx users should configure rewrite rules according to <a href="https://github.com/rhymix/rhymix-docs/blob/master/ko/introduction/nginx.md" target="_blank">the manual</a>. Outdated versions of nginx rewrite rules only support XE-compatible short URLs.';
|
||||
$lang->timezone = 'Time Zone';
|
||||
$lang->use_mobile_view = 'Enable Mobile View';
|
||||
$lang->about_use_mobile_view = 'Show mobile page when visitors access with mobile devices.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue