openclassify/addons/default/anomaly/users-module/resources/lang/tr/tab.php
2024-08-18 18:40:44 +03:00

10 lines
190 B
PHP

<?php
return [
'general' => 'Genel',
'account' => 'Hesap',
'profile' => 'Profil',
'security' => 'Güvenlik',
'notifications' => 'Bildirimler',
];