mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
Move resources/lang folder
This commit is contained in:
committed by
HolgerHatGarKeineNode
parent
df2d3d03ba
commit
7403e0e457
21
resources/lang/vendor/comments/sv/comments.php
vendored
21
resources/lang/vendor/comments/sv/comments.php
vendored
@@ -1,21 +0,0 @@
|
||||
<?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' => '',
|
||||
);
|
||||
@@ -1,18 +0,0 @@
|
||||
<?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