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

8 lines
149 B
PHP

<?php
return [
'posts' => 'Hírek',
'fields' => 'Mezők',
'archive' => 'Archívum',
'tagged' => 'Cimkézve &quot;:tag&quot;',
];