We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fb7d8 commit 7b768e0Copy full SHA for 7b768e0
lang/fa/common.php
@@ -30,8 +30,8 @@
30
'create' => 'ایجاد',
31
'update' => 'بهروز رسانی',
32
'edit' => 'ويرايش',
33
- 'archive' => 'Archive',
34
- 'unarchive' => 'Un-Archive',
+ 'archive' => 'انتقال به بایگانی',
+ 'unarchive' => 'فعّالسازی دوباره (خروج از بایگانی)',
35
'sort' => 'مرتب سازی',
36
'move' => 'جابجایی',
37
'copy' => 'کپی',
@@ -111,5 +111,5 @@
111
'terms_of_service' => 'شرایط خدمات',
112
113
// OpenSearch
114
- 'opensearch_description' => 'Search :appName',
+ 'opensearch_description' => 'جستوجو در :appName',
115
];
0 commit comments