New translations message.php (Russian)

This commit is contained in:
Fatih Alp 2020-02-28 11:17:51 +03:00
parent 2d137db021
commit b71b026351

View File

@ -26,4 +26,5 @@ return [
'delete_author_error' => 'You cannot delete a post that does not belong to you', 'delete_author_error' => 'You cannot delete a post that does not belong to you',
'success_delete' => 'Ad Deleted', 'success_delete' => 'Ad Deleted',
'pending_ad_status' => 'Your ad is pending approval by the Editor.', 'pending_ad_status' => 'Your ad is pending approval by the Editor.',
'extended' => ':number ad(s) has been extended successfully.',
]; ];