mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-18 04:53:27 -05:00
7 lines
250 B
PHP
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.',
|
|
];
|