mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
lang
This commit is contained in:
18
resources/lang/vendor/comments/es/notifications.php
vendored
Normal file
18
resources/lang/vendor/comments/es/notifications.php
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'approve_comment' => '',
|
||||
'approved_comment_mail_body' => '',
|
||||
'approved_comment_mail_subject' => '',
|
||||
'approved_comment_mail_title' => '',
|
||||
'enum_description_all' => '',
|
||||
'enum_description_none' => '',
|
||||
'enum_description_participating' => '',
|
||||
'enum_longdescription_all' => '',
|
||||
'enum_longdescription_none' => '',
|
||||
'enum_longdescription_participating' => '',
|
||||
'pending_comment_mail_body' => '',
|
||||
'pending_comment_mail_subject' => '',
|
||||
'reject_comment' => '',
|
||||
'view_comment' => '',
|
||||
);
|
||||
Reference in New Issue
Block a user