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:
21
resources/lang/vendor/comments/mk/comments.php
vendored
Normal file
21
resources/lang/vendor/comments/mk/comments.php
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
<?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' => '',
|
||||
);
|
||||
Reference in New Issue
Block a user