1
0
Fork 0
pixelfed/resources/lang/fa/site.php

21 lines
748 B
PHP
Raw Normal View History

2020-01-04 12:51:57 +00:00
<?php
return [
'about' => 'درباره',
'help' => 'راهنما',
'language' => 'زبان‌ها',
2021-06-10 08:59:26 +00:00
'fediverse' => 'فدیورس',
'opensource' => 'آزاد/متن‌باز',
2020-01-04 12:51:57 +00:00
'terms' => 'قوانین',
'privacy' => 'حریم خصوصی',
'l10nWip' => 'ما هنوز روی محلی‌سازی کار می‌کنیم.',
'currentLocale' => 'زبان فعلی',
'selectLocale' => 'لطفا یک زبان را انتخاب کنید.',
'contact' => 'تماس',
'contact-us' => 'تماس با ما',
'places' => 'محل‌ها',
'profiles' => 'نمایه‌ها',
];