Files
einundzwanzig-portal/resources/lang/vendor/comments/es/comments.php
HolgerHatGarKeineNode 12847f95f6 huge Laravel 10 upgrade
2023-02-19 20:13:20 +01:00

22 lines
434 B
PHP

<?php
return array (
'approve_comment' => '',
'awaits_approval' => '',
'cancel' => '',
'copied' => '',
'create_comment' => '',
'create_reply' => '',
'delete' => '',
'delete_confirmation_text' => '',
'delete_confirmation_title' => '',
'edit' => '',
'edit_comment' => '',
'guest' => '',
'just_now' => '',
'no_comments_yet' => '',
'reject_comment' => '',
'write_comment' => '',
'write_reply' => '',
);