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

9 lines
134 B
PHP

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