mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations field.php (Turkish)
This commit is contained in:
parent
a9bbd4c1ba
commit
399dfa5231
@ -83,7 +83,11 @@ return [
|
|||||||
'name' => 'Para birimi'
|
'name' => 'Para birimi'
|
||||||
],
|
],
|
||||||
'status' => [
|
'status' => [
|
||||||
'name' => 'durum'
|
'name' => 'durum',
|
||||||
|
'option' => [
|
||||||
|
'expired' => 'Expired',
|
||||||
|
'unpublished' => 'Unpublished'
|
||||||
|
]
|
||||||
],
|
],
|
||||||
'pending_adv' => [
|
'pending_adv' => [
|
||||||
'name' => 'Bekleyen İlanlar'
|
'name' => 'Bekleyen İlanlar'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user