diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-30 10:36:43 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-30 10:36:43 +0000 |
commit | d99d374eefc1b508afb32fa021771fb4c4d366a8 (patch) | |
tree | ae98ca4b3c196bcf1e499a7bf6af0df30ceed4c0 /language/tr_TR | |
parent | 3041804eedeafa4c5edaa60f29d3a1440f9933de (diff) |
[trunk_public] Update tr_TR, thanks to : LazBoy
git-svn-id: http://piwigo.org/svn/trunk@23696 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/tr_TR')
-rw-r--r-- | language/tr_TR/common.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/tr_TR/common.lang.php b/language/tr_TR/common.lang.php index accba6b19..6e720d802 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -413,4 +413,7 @@ $lang['mandatory'] = 'zorunlu'; $lang['Website'] = 'Web sitesi'; $lang['Your website URL is invalid'] = 'Web sitenizin URL adresi geçersiz'; $lang['Email'] = 'E-posta'; +$lang['First Page'] = 'İlk sayfa'; +$lang['Go back to the album'] = 'Albüme geri dön'; +$lang['Last Page'] = 'Son sayfa'; ?>
\ No newline at end of file |