// SYSTEM PANEL //
[ROOT]
/
mnt
/
pleskStorage
/
vhosts
/
kodsolutions.net
/
subdomains
/
go-rent.kodsolutions.net
/
lang
/
en
[ PARENT ]
EDIT :: messages.php
<?php return [ /* |-------------------------------------------------------------------------- | Messages Language Lines |-------------------------------------------------------------------------- | | The following language lines are used for various messages that we need to display. | */ 'status_updated_successfully' => 'Status updated successfully.', 'expiry_date_updated_successfully' => 'Expiration date updated successfully.', ];
SAVE
CANCEL