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