new pisilinux web sites
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return
|
||||
[
|
||||
'title' => 'عنوان',
|
||||
'messages' => 'پیام ها',
|
||||
'save' => 'صرفه جویی',
|
||||
'update' => 'به روز رسانی',
|
||||
'my_messages' => 'پیام های من',
|
||||
'solved' => 'حل کرد',
|
||||
'transactions' => 'معاملات',
|
||||
'edit' => 'ویرایش',
|
||||
'delete' => 'حذف',
|
||||
'The_topics_I_answered' => 'مباحثی که پاسخ دادم',
|
||||
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user