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

10 lines
204 B
PHP

<?php
return [
'new_post' => 'Nytt Inlägg',
'new_category' => 'Ny Kategori',
'new_type' => 'Ny Typ',
'new_field' => 'Nytt Fält',
'add_field' => 'Lägg Till Fält',
];