mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +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
|
|
@ -19,7 +19,7 @@ $lang->about_downloaded_layouts = 'List of downloaded layouts';
|
|||
$lang->about_title = 'Please enter the title that is easy to verify when connecting to the page';
|
||||
$lang->about_not_apply_menu = 'Layouts of all pages connected via menu will be changed en bloc by checking this option.';
|
||||
$lang->about_layout = 'Layout module helps you create the site\'s layout easily. By using layout setting and menu connection, website\'s completed shape will be displayed with various modules. Layouts which you cannot delete are the default layouts of blogs or other moduels, thus you have to delete them from their setting pages.';
|
||||
$lang->about_layout_code = 'It will be applied to the service when you save the layout code after editing it. Please first preview your code and then save it. You can refer grammar of XE\'s template from <a href="http://code.google.com/p/xe-core/wiki/TemplateSyntax" target="_blank">XE Template</a>.';
|
||||
$lang->about_layout_code = 'It will be applied to the service when you save the layout code after editing it. Please first preview your code and then save it. You can refer the syntax of Rhymix\'s template from <a href="https://rhymix.org/manual/theme/intro" target="_blank">Rhymix Template Manual (Korean)</a>.';
|
||||
$lang->layout_export = 'Export';
|
||||
$lang->layout_btn_export = 'Download My Layout';
|
||||
$lang->about_layout_export = 'Export currently edited layout.';
|
||||
|
|
@ -114,3 +114,9 @@ $lang->faceoff_migration['5'] = 'Upload to ./layouts through FTP.';
|
|||
$lang->faceoff_migration['6'] = 'Insert new layout from installed layout. Make sure to check if the path of layout is the same as the uploaded path. You need to set the layout including logo images.';
|
||||
$lang->msg_empty_origin_layout = 'Original layout is not exist';
|
||||
$lang->msg_empty_target_layout = 'Target layout is not assigned';
|
||||
$lang->msg_at_least_one_layout = 'You cannot delete this copy. At least one layout copy of this layout should be remained.';
|
||||
$lang->use_site_default_layout = 'Use the default layout of the website';
|
||||
$lang->use_responsive_pc_layout = 'Use the same responsive layout as the PC';
|
||||
$lang->msg_unabled_preview = 'You can\'t preview because there is no page with this menu type.';
|
||||
$lang->article_preview_title = 'Title of the document';
|
||||
$lang->article_preview_content = 'Welcome. Nice to meet you.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue