new pisilinux web sites
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return
|
||||
[
|
||||
|
||||
'memberHomepage' => 'خانه عضو',
|
||||
'siteHomepage' => 'صفحه اصلی سایت',
|
||||
'forum' => 'تالار گفتگو',
|
||||
'myProfile' => 'پروفایل من',
|
||||
'myMessage' => 'پیام من',
|
||||
'administration' => 'مدیریت',
|
||||
'logout' => 'خروج',
|
||||
'update' => 'به روز رسانی',
|
||||
'changemypassword' => 'گذرواژه ام را تغییر بده',
|
||||
'youMessage' => 'پیغام های من',
|
||||
'contentManaged' => 'محتوای مدیریت شده',
|
||||
'wikiManaged' => 'مدیریت ویکی',
|
||||
'Delete_account' => 'حذف حساب کاربری',
|
||||
'galery' => 'گالری',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user