diff options
Diffstat (limited to 'language/tr_TR')
-rw-r--r-- | language/tr_TR/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/tr_TR/common.lang.php b/language/tr_TR/common.lang.php index 757364447..98b671ab0 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -410,4 +410,6 @@ $lang['Requested tag does not exist'] = 'Talep edilen etiket yok'; $lang['Email address is mandatory'] = 'e-Posta adresi mecburidir'; $lang['Username is mandatory'] = 'Kullanıcı adı mecburidir'; $lang['mandatory'] = 'mecburi'; +$lang['Website'] = 'Website'; +$lang['Your website URL is invalid'] = 'Website bağlantınız hatalı'; ?>
\ No newline at end of file |