aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/fi_FI/common.lang.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/language/fi_FI/common.lang.php b/language/fi_FI/common.lang.php
index 8da7a4f5c..193d7caf5 100644
--- a/language/fi_FI/common.lang.php
+++ b/language/fi_FI/common.lang.php
@@ -141,7 +141,7 @@ $lang['Browser: %s'] = 'Selain: %s';
$lang['Calendar'] = 'Kalenteri';
$lang['Change my password'] = 'Vaihda salasana';
-$lang['%d Kb'] = '%d Kb';
+$lang['%d Kb'] = '%d kB';
$lang['%d photo'] = '%d kuva';
$lang['%d photos'] = '%d kuvaa';
$lang['Comment'] = 'Kommentti';
@@ -421,4 +421,6 @@ $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. ';
$lang['Theme'] = 'Teema';
-?> \ No newline at end of file
+$lang['No results for'] = 'Ei tuloksia haulle';
+$lang['Photo description'] = 'Kuvan kuvaus';
+$lang['Photo title'] = 'Kuvan otsikko'; \ No newline at end of file