diff options
Diffstat (limited to 'apps/user_openid/l10n/fi_FI.php')
-rw-r--r-- | apps/user_openid/l10n/fi_FI.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_openid/l10n/fi_FI.php b/apps/user_openid/l10n/fi_FI.php new file mode 100644 index 00000000000..1cde4ae6600 --- /dev/null +++ b/apps/user_openid/l10n/fi_FI.php @@ -0,0 +1,7 @@ +<?php $TRANSLATIONS = array( +"Identity: <b>" => "Identiteetti: <b>", +"Realm: <b>" => "Alue: <b>", +"User: <b>" => "Käyttäjä: <b>", +"Login" => "Kirjaudu", +"Error: <b>No user Selected" => "Virhe: <b>Käyttäjää ei valittu" +); |