summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/fi.php')
-rw-r--r--apps/files/l10n/fi.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/fi.php b/apps/files/l10n/fi.php
index c5ce878aded..43770829397 100644
--- a/apps/files/l10n/fi.php
+++ b/apps/files/l10n/fi.php
@@ -1,3 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Save" => "tallentaa"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";