diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-04-10 21:13:54 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-04-10 21:13:54 +0000 |
commit | 46eaf11d47ad81b648a6a8eb78500b79813a0d9d (patch) | |
tree | 06d74f2ac951b280da102bd1b000142755fe3ca1 | |
parent | 9131b5a1cb309db6d29dac3328703f130a37d3ae (diff) |
[trunk] update TR thanks to yeckass
git-svn-id: http://piwigo.org/svn/trunk@5784 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 ae0975af6..561bf34d2 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -364,4 +364,6 @@ $lang['display a calendar by creation date'] = 'oluşturma tarihini takvimde gö $lang['set as category representative'] = 'varsayılan kategori yap'; $lang['slideshow'] = 'slayt gösterisi'; $lang['the beginning'] = 'başlangıç'; +$lang['Email address is missing. Please specify an email address.'] = 'E-Posta Adresi Kayıp. Lütfen E-Posta adresinizi doğrulayınız..'; + ?>
\ No newline at end of file |