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

8 lines
103 B
PHP

<?php
return [
'posts' => 'Posts',
'fields' => 'Fields',
'tagged' => 'Tagged ":tag"',
];