mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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