diff options
-rw-r--r-- | language/fi_FI/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/fi_FI/common.lang.php b/language/fi_FI/common.lang.php index fb037c2b0..b3e7dac3d 100644 --- a/language/fi_FI/common.lang.php +++ b/language/fi_FI/common.lang.php @@ -420,4 +420,5 @@ $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. '; +$lang['Theme'] = 'Teema'; ?>
\ No newline at end of file |