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