mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
translate to turkish base theme
This commit is contained in:
parent
050739c1d7
commit
cef9fb9f22
@ -0,0 +1,7 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'title' => 'BaseTheme',
|
||||||
|
'name' => 'BaseTheme',
|
||||||
|
'description' => 'BaseTheme'
|
||||||
|
];
|
||||||
@ -0,0 +1,7 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'post_ad' => [
|
||||||
|
'name' => 'Ücretsiz İlan Ver',
|
||||||
|
],
|
||||||
|
];
|
||||||
@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'latest_ads' => [
|
||||||
|
'name' => 'Son Eklenenler',
|
||||||
|
],
|
||||||
|
'show_all' => [
|
||||||
|
'name' => 'Tümünü Göster',
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user