diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-06 17:27:58 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-06 17:27:58 +0000 |
commit | 7b5005e442b0c724acaad59cb9d16caac785d793 (patch) | |
tree | 4abc1c697b02bb24b8e108873e9735ba1067c483 /language/et_EE/common.lang.php | |
parent | fe3a1c97f8967faa4fa045396978c8657e8a9e6f (diff) |
[trunk_public] Update et_EE, thanks to : Eggy
git-svn-id: http://piwigo.org/svn/trunk@29175 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/et_EE/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/et_EE/common.lang.php b/language/et_EE/common.lang.php index 5a704793f..2d2a73053 100644 --- a/language/et_EE/common.lang.php +++ b/language/et_EE/common.lang.php @@ -444,4 +444,7 @@ $lang['Theme'] = 'Teema'; $lang['Apply on properties'] = 'Rakenda seadistustele'; $lang['No results for'] = 'tulemusi pole'; $lang['Photo description'] = 'Foto kirjeldus'; -$lang['Photo title'] = 'Foto pealkiri';
\ No newline at end of file +$lang['Photo title'] = 'Foto pealkiri'; +$lang['Album name, A → Z'] = 'Albumine nimed, A →Z'; +$lang['Album name, Z → A'] = 'Albumine nimed, Z →A'; +$lang['Link: %s'] = 'Link: %s';
\ No newline at end of file |