mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 23:32:54 +09:00
Add option to create no thumbnails
This commit is contained in:
parent
e225d258c0
commit
667c8bb634
4 changed files with 8 additions and 2 deletions
|
|
@ -216,6 +216,7 @@ $lang->input_footer_script = 'Footer script';
|
|||
$lang->detail_input_footer_script = 'The script is inserted into the bottom of body. It does not work at admin page.';
|
||||
$lang->corp = 'Crop (Cut)';
|
||||
$lang->ratio = 'Ratio (Keep Aspect Ratio)';
|
||||
$lang->thumbnail_none = 'Do not create thumbnails';
|
||||
$lang->admin_ip_allow = 'IP addresses allowed to log in as administrator';
|
||||
$lang->admin_ip_deny = 'IP addresses forbidden to log in as administrator';
|
||||
$lang->local_ip_address = 'Local IP address';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue