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

15 lines
401 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'organization' => 'سازماندهی',
'permalinks' => 'پرمالینک',
'advanced' => 'پیشرفته',
'general' => 'عمومی',
'display' => 'نمایش',
'options' => 'گزینه ها',
'fields' => 'فیلد ها',
'layout' => 'قالب بندی',
'post' => 'پست',
'seo' => 'SEO',
];