summaryrefslogtreecommitdiffstats
path: root/core/l10n/fi.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fi.php')
-rw-r--r--core/l10n/fi.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/l10n/fi.php b/core/l10n/fi.php
deleted file mode 100644
index 956ab312337..00000000000
--- a/core/l10n/fi.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Settings" => "asetukset",
-"Username" => "Käyttäjätunnus"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";