add Swedish

This commit is contained in:
HolgerHatGarKeineNode
2023-02-11 15:31:03 +01:00
parent 574091cd62
commit 50cc183f8d
15 changed files with 875 additions and 3 deletions

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