diff options
-rw-r--r-- | language/tr_TR/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/tr_TR/common.lang.php b/language/tr_TR/common.lang.php index 1b6076a19..accba6b19 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -412,4 +412,5 @@ $lang['Username is mandatory'] = 'Kullanıcı adı mecburidir'; $lang['mandatory'] = 'zorunlu'; $lang['Website'] = 'Web sitesi'; $lang['Your website URL is invalid'] = 'Web sitenizin URL adresi geçersiz'; +$lang['Email'] = 'E-posta'; ?>
\ No newline at end of file |