Merge pull request #212 from openclassify/trans_master

New Crowdin translations
This commit is contained in:
Fatih Alp 2020-01-09 13:23:19 +03:00 committed by GitHub
commit 5bc0147f00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<?php
return[
"title" =>"İlanlar",
"name" =>"İlan Modülü",
"description" =>"İlan Modülü"
];
return [
'title' => 'İlanlar',
'name' => 'İlanlar Modülü',
'description' => 'İlan Modülü',
];