mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Turkish)
This commit is contained in:
parent
91c1cad0ec
commit
12b12ad497
@ -79,6 +79,18 @@ return [
|
||||
'default_GET' => [
|
||||
'name' => 'Varsayılan İlan GET',
|
||||
],
|
||||
'thumbnail_width' => [
|
||||
'name' => 'Küçük Resim Genişliği',
|
||||
],
|
||||
'thumbnail_height' => [
|
||||
'name' => 'Küçük Resim Yüksekliği',
|
||||
],
|
||||
'picture_width' => [
|
||||
'name' => 'Resim Genişliği',
|
||||
],
|
||||
'picture_height' => [
|
||||
'name' => 'Resim Yüksekliği',
|
||||
],
|
||||
'twitter' => [
|
||||
'name' => 'Twitter',
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user