mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 01:03:28 +09:00
Make profile image force aspect ratio setting confugurable
This commit is contained in:
parent
6e0b4ab688
commit
8d67f80283
5 changed files with 28 additions and 5 deletions
|
|
@ -303,6 +303,7 @@ $lang->cmd_optional = 'Optional';
|
|||
$lang->cmd_disabled = 'Disabled';
|
||||
$lang->cmd_image_max_width = 'Max Width';
|
||||
$lang->cmd_image_max_height = 'Max Height';
|
||||
$lang->cmd_image_force_ratio = 'Fixed Aspect Ratio';
|
||||
$lang->cmd_input_extend_form = 'Add Signup Form Field';
|
||||
$lang->about_multi_type = 'Enter the value of multi-or single-item selection.(separated by line breaks)';
|
||||
$lang->msg_delete_extend_form = 'Delete the selected item.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue