mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations section.php (Persian)
This commit is contained in:
parent
d947285232
commit
c42273872d
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"title" =>"دسته بندی",
|
||||
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"title" =>"مکان نگهدارنده",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'category' => [
|
||||
'title' => 'دسته بندی',
|
||||
],
|
||||
'placeholderforsearch' => [
|
||||
'title' => 'مکان نگهدارنده',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user