Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fi.js')
-rw-r--r--l10n/fi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index 19273823e..6d21f1e41 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Bold" : "Lihavoitu",
"Italic" : "Kursivoitu",
"Strikethrough" : "Yliviivattu",
- "Paragraph" : "Kappale",
"Headings" : "Otsikot",
"Heading 1" : "Otsikko 1",
"Heading 2" : "Otsikko 2",
@@ -40,6 +39,7 @@ OC.L10N.register(
"Last save {lastSave}" : "Viimeisin tallennus {lastSave}",
"Add link" : "Lisää linkki",
"Show image" : "Näytä kuva",
- "Show file" : "Näytä tiedosto"
+ "Show file" : "Näytä tiedosto",
+ "Paragraph" : "Kappale"
},
"nplurals=2; plural=(n != 1);");