openclassify/vendor/anomaly/posts-module/resources/lang/sv/message.php
Mostafa Moradi cd80f0352b initial
2022-03-09 12:57:37 +03:00

9 lines
256 B
PHP

<?php
return [
'choose_type' => 'Vilken typ av inlägg vill du skapa?',
'choose_field_type' => 'Vilken fälttyp vill du använda?',
'choose_field' => 'Vilket vält vill du använda?',
'tagged' => 'Taggade ":tag"',
];