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