diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-17 19:50:24 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-17 19:50:24 +0000 |
commit | b856e66be597b9411c8fdbd8cec9dd6122ad6d6e (patch) | |
tree | 4102f08dbbbb239e742b54a269986ab147522915 /language | |
parent | 52be75719eafeae912600609abb20e259790aa4d (diff) |
[trunk_public] Update fi_FI, thanks to : Juhi24
git-svn-id: http://piwigo.org/svn/trunk@25518 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/fi_FI/common.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/fi_FI/common.lang.php b/language/fi_FI/common.lang.php index 28adf38ed..3151d9827 100644 --- a/language/fi_FI/common.lang.php +++ b/language/fi_FI/common.lang.php @@ -418,4 +418,7 @@ $lang['Email'] = 'Sähköposti'; $lang['First Page'] = 'Ensimmäinen sivu'; $lang['Go back to the album'] = 'Takaisin albumiin'; $lang['Last Page'] = 'Viimeinen sivu'; +$lang['%d photos per page'] = '%d kuvaa sivua kohti'; +$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Salasanan vahvistus puuttuu. Ole hyvä ja vahvista salasanasi.'; +$lang['Password is missing. Please enter the password.'] = 'Salasana puuttuu. '; ?>
\ No newline at end of file |