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
ff52bdc4ce
commit
9685d33254
@ -85,11 +85,11 @@ return [
|
||||
'status' => [
|
||||
'name' => 'durum',
|
||||
'option' => [
|
||||
'approved' => 'Approved',
|
||||
'approved' => 'Onaylandı',
|
||||
'expired' => 'Süresi doldu',
|
||||
'unpublished' => 'Pasif',
|
||||
'pending_admin' => 'Pending Admin',
|
||||
'pending_user' => 'Pending User'
|
||||
'pending_admin' => 'Yönetici Onay Bekliyor',
|
||||
'pending_user' => 'Kullanıcının Yayınlaması Bekleniyor'
|
||||
]
|
||||
],
|
||||
'pending_adv' => [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user