diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-05 19:03:21 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-05 19:03:21 +0000 |
commit | b8859f27397f1c6af21e32cb3ab911727ad7d6a5 (patch) | |
tree | fb8945c004e1b2f5f64a181ecb8c716e5c461c39 | |
parent | 21bd2cf0f7fd5b8ead8e10655979107a724cb11a (diff) |
[trunk_public] Update fi_FI, thanks to : Juhi24
git-svn-id: http://piwigo.org/svn/trunk@28954 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/fi_FI/common.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/fi_FI/common.lang.php b/language/fi_FI/common.lang.php index 193d7caf5..8098a830c 100644 --- a/language/fi_FI/common.lang.php +++ b/language/fi_FI/common.lang.php @@ -423,4 +423,6 @@ $lang['Password is missing. Please enter the password.'] = 'Salasana puuttuu. '; $lang['Theme'] = 'Teema'; $lang['No results for'] = 'Ei tuloksia haulle'; $lang['Photo description'] = 'Kuvan kuvaus'; -$lang['Photo title'] = 'Kuvan otsikko';
\ No newline at end of file +$lang['Photo title'] = 'Kuvan otsikko'; +$lang['Album name, A → Z'] = 'Albumin nimi, A → Z'; +$lang['Album name, Z → A'] = 'Albumin nimi, Z → A';
\ No newline at end of file |