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,11 @@
<?php
return array (
'' =>
array (
'' =>
array (
'' => '',
),
),
);

View File

@@ -0,0 +1,6 @@
<?php
return array (
'failed' => '',
'throttle' => '',
);

View File

@@ -0,0 +1,6 @@
<?php
return array (
'next' => '',
'previous' => '',
);

View File

@@ -0,0 +1,6 @@
<?php
return array (
'first_match' => '',
'third_match' => '',
);

View File

@@ -0,0 +1,6 @@
<?php
return array (
'enum' => '',
'uploaded' => '',
);