openclassify/addons/default/visiosoft/comments-module/resources/lang/me/message.php
Mostafa Moradi 4eac3243b8 4.0-mostafa
2024-08-18 17:45:09 +03:00

7 lines
250 B
PHP

<?php
return [
'comment_success' => 'Your comment has been successfully sent. It is in the process of approval by the editor.',
'comment_error' => 'We were unable to post your comment due to a technical problem. Please try again later.',
];