diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-11-20 18:35:48 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-11-20 18:35:48 +0000 |
commit | b725268fc6e4a73a133e363e25d48fd538c9766e (patch) | |
tree | 94862800ae3c92bd88874a65708bb14e3a729e8f | |
parent | 934575fbe4e4e7d6778c06c63584a0b344f69207 (diff) |
[trunk_public] Update tr_TR, thanks to : Nakre
git-svn-id: http://piwigo.org/svn/trunk@19102 68402e56-0260-453c-a942-63ccdbb3a9ee
-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 |