mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-25 16:20:42 -05:00
9 lines
207 B
PHP
9 lines
207 B
PHP
<?php
|
|
|
|
return [
|
|
'new_post' => 'Új Hír',
|
|
'new_category' => 'Új Kategória',
|
|
'new_type' => 'Új Típus',
|
|
'new_field' => 'Új Mező',
|
|
'add_field' => 'Mező Hozzáadása',
|
|
]; |