mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-20 22:07:33 -05:00
9 lines
147 B
PHP
9 lines
147 B
PHP
<?php
|
||
|
||
return [
|
||
'posts' => 'وبلاگ',
|
||
'fields' => 'فیلد ها',
|
||
'archive' => 'آرشیو',
|
||
'tagged' => 'تگ ":tag"',
|
||
];
|