sv-SE translation
This commit is contained in:
9
resources/lang/sv-SE/pagination.php
Normal file
9
resources/lang/sv-SE/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« Föregående',
|
||||
'next' => 'Nästa »',
|
||||
'showing' => 'Visar :first till :last av :total :type',
|
||||
|
||||
];
|
Reference in New Issue
Block a user