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
|
|
@ -38,22 +38,22 @@ $lang->point_group_ratchet_no = 'Move to lower group if point is reduced';
|
|||
$lang->about_point_link_group = 'If you specify level for a specific group, users are assigned into the group when they advance to the level by getting points.';
|
||||
$lang->about_module_point = 'You can set point for each module, and modules which don\'t have any value will use the default point. All points will be restored on acting reverse.';
|
||||
$lang->point_signup = 'Sign Up';
|
||||
$lang->point_insert_document = 'Writing a document';
|
||||
$lang->point_delete_document = 'Deleting a document';
|
||||
$lang->point_insert_document = 'Writing a post';
|
||||
$lang->point_delete_document = 'Deleting a post';
|
||||
$lang->point_insert_comment = 'Writing a comment';
|
||||
$lang->point_delete_comment = 'Deleting a comment';
|
||||
$lang->point_upload_file = 'Uploading a file';
|
||||
$lang->point_delete_file = 'Deleting a file';
|
||||
$lang->point_download_file = 'Downloading a file (excluding images)';
|
||||
$lang->point_read_document = 'Reading another person\'s post';
|
||||
$lang->point_voter = 'Upvoting another person\'s document';
|
||||
$lang->point_blamer = 'Downvoting another person\'s document';
|
||||
$lang->point_voter = 'Upvoting another person\'s post';
|
||||
$lang->point_blamer = 'Downvoting another person\'s post';
|
||||
$lang->point_voter_comment = 'Upvoting another person\'s comment';
|
||||
$lang->point_blamer_comment = 'Downvoting another person\'s comment';
|
||||
$lang->point_download_file_author = 'Downloaded by others (without images)';
|
||||
$lang->point_read_document_author = 'Read by others';
|
||||
$lang->point_voted = 'One\'s document is upvoted';
|
||||
$lang->point_blamed = 'One\'s document is downvoted';
|
||||
$lang->point_voted = 'One\'s post is upvoted';
|
||||
$lang->point_blamed = 'One\'s post is downvoted';
|
||||
$lang->point_voted_comment = 'One\'s comment is upvoted';
|
||||
$lang->point_blamed_comment = 'One\'s comment is downvoted';
|
||||
$lang->cmd_point_config = 'Default Setting';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue