mirror of
https://github.com/unraid/webgui.git
synced 2026-04-28 13:59:21 -05:00
Multi-language support
This commit is contained in:
@@ -103,7 +103,7 @@ _(Time Machine volume size limit)_:
|
||||
:end
|
||||
|
||||
<?endif;?>
|
||||
<?if ($name != 'flash'):?>
|
||||
<?if ($name!='flash'):?>
|
||||
_(Case-sensitive names)_:
|
||||
: <select name="shareCaseSensitive">
|
||||
<?=mk_option($sec[$name]['caseSensitive'], "auto", _("Auto"))?>
|
||||
|
||||
@@ -20,6 +20,7 @@ ja_JP=日本語 (Japanese)
|
||||
ko_KR=한국어 (Korean)
|
||||
nl_NL=Nederlands (Dutch)
|
||||
no_NO=Norsk (Norwegian)
|
||||
pl_PL=Polski (Polish)
|
||||
pt_PT=Português (Portuguese)
|
||||
ro_RO=Română (Romanian)
|
||||
ru_RU=Русский (Russian)
|
||||
|
||||
Reference in New Issue
Block a user