updated tr-TR

This commit is contained in:
denisdulici
2017-11-30 12:17:58 +03:00
parent 2adfcc525c
commit 372abc9f86
8 changed files with 37 additions and 7 deletions

View File

@@ -0,0 +1,11 @@
<?php
return [
'allow_login' => 'Giriş yapabilsin?',
'user_created' => 'Kullanıcı oluşturuldu',
'error' => [
'email' => 'Bu email adresi kullanılmaktadır.'
]
];