mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations stream.php (Turkish)
This commit is contained in:
parent
bea5373724
commit
2b261454ec
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"name" =>"Kategori",
|
||||
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"name" =>"Arama alanı",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'category' => [
|
||||
'name' => 'Kategori',
|
||||
],
|
||||
'placeholderforsearch' => [
|
||||
'name' => 'Arama alanı',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user