Move resources/lang folder

This commit is contained in:
Shift
2023-02-19 16:19:08 +00:00
committed by HolgerHatGarKeineNode
parent df2d3d03ba
commit 7403e0e457
299 changed files with 0 additions and 0 deletions

View File

@@ -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' => '',
);