1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-04 18:48:21 +00:00
pixelfed/resources/lang/fa/site.php

21 lines
748 B
PHP
Raw Normal View History

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