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

13 lines
298 B
PHP

<?php
return [
'title' => 'Hírek',
'name' => 'Hírek modul',
'description' => 'Komplex hír és blog kezelő',
'section' => [
'posts' => 'Hírek',
'types' => 'Típusok',
'fields' => 'Mezők',
'categories' => 'Kategóriák',
],
];