mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations stream.php (Urdu (Pakistan))
This commit is contained in:
parent
77884803a6
commit
2835ed1cae
@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'ایڈز',
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'اقسام',
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'گاؤں',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'کسٹم فیلڈز',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'کسٹم فیلڈ',
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'CF اقدار',
|
||||
],
|
||||
'options' => [
|
||||
'name' => 'اختیارات',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user