mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
Display more helpful message after image conversion
This commit is contained in:
parent
84acc21817
commit
a806c0f0f7
3 changed files with 7 additions and 3 deletions
|
|
@ -135,3 +135,5 @@ $lang->msg_need_magick = 'In order to handle AVIF and HEIC formats, PHP must be
|
|||
$lang->image_conversion = 'Image conversion';
|
||||
$lang->image_size = 'Image size';
|
||||
$lang->image_format = 'Image format';
|
||||
$lang->msg_image_converted = 'The image has been converted. (%s → %s)';
|
||||
$lang->msg_image_conversion_failed = 'The image conversion has failed.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue