mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
Add option to auto-select the language
This commit is contained in:
parent
a1fc0e3c3b
commit
96154c8430
7 changed files with 45 additions and 10 deletions
|
|
@ -65,8 +65,10 @@ $lang->about_lang_env = 'If you want to make the language setting same for first
|
|||
$lang->xe_license = 'Rhymix complies with the GPL.';
|
||||
$lang->yesterday = 'Yesterday';
|
||||
$lang->today = 'Today';
|
||||
$lang->default_lang = 'Select default language.';
|
||||
$lang->lang_select = 'Select the supporting language(s).';
|
||||
$lang->default_lang = 'Default Language';
|
||||
$lang->lang_select = 'Supported Languages';
|
||||
$lang->auto_select_lang = 'Auto-select Language';
|
||||
$lang->about_auto_select_lang = 'Automatically select the language based on the language of each visitor\'s browser.';
|
||||
$lang->about_recompile_cache = 'Delete useless or invalid cache files?';
|
||||
$lang->confirm_run = 'It may take a long time. Do you want to run?';
|
||||
$lang->use_ssl = 'Use <abbr title="Secure Sockets Layer">SSL</abbr>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue