Fix typos in documentation and translation strings

This commit is contained in:
Lastorder 2025-07-15 09:59:26 +09:00
parent 9d98e47c53
commit 580588bbdc
12 changed files with 15 additions and 15 deletions

View file

@ -111,7 +111,7 @@ $lang->about_search_virtual_site = 'Enter domain of virtual sites. To search mod
$lang->about_extra_vars_eid_value = 'This is the unique ID for this field.<br>You can use a combination of Latin alphabets, numbers and underscore(_), as long as it starts with an alphabet.';
$lang->about_extra_vars_column_name = 'This is the name that is actually shown to users.';
$lang->about_extra_vars_description = 'The description entered here will be shown next to the input field.';
$lang->about_langcode = 'If you want to configure seperately, use \'find language code\'';
$lang->about_langcode = 'If you want to configure separately, use \'find language code\'';
$lang->about_file_extension = 'Only %s extension(s) is available.';
$lang->fail_module_regist = 'Fail Regist Module';
$lang->multilingual_desc = 'Rhymix supports 12 languages currently. If you want to use another language, translate one set of languages in /common/lang/ folder into that language and send it to us (devops@rhymix.org).';