add: Turkish language support added for 6 extensions (#235)

* add: Turkish language support added for 6 extensions

* Revert unrelated changes

* Minimize unrelated markdown changes

---------

Co-authored-by: Alexandre Alapetite <alexandre.alapetite@alexandra.dk>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
This commit is contained in:
Ramazan Sancar 2024-05-07 09:56:03 +03:00 committed by GitHub
parent b5a2648351
commit c3dce5b2a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 85 additions and 6 deletions

View file

@ -0,0 +1,8 @@
<?php
return array(
'custom_css' => array(
'write_css' => 'Ek CSS kuralları',
'permission_problem' => 'CSS dosyanız yazılabilir değil, lütfen %s için dosya izinlerini değiştirin',
),
);