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:
authorNextcloud bot <bot@nextcloud.com>2019-10-08 05:50:13 +0300
committerNextcloud bot <bot@nextcloud.com>2019-10-08 05:50:13 +0300
commit3e1850bbe980f9ba912112372b842da816498acd (patch)
tree48e3d2057c1e7477cbb884e98141e694a60d49cd
parent3976ac8c69b1a8dc6203e37e5b6744a2fa05695b (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/fi.js2
-rw-r--r--l10n/fi.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/fi.js b/l10n/fi.js
index 362a904ea..4507953c4 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Heading 4" : "Otsikko 4",
"Heading 5" : "Otsikko 5",
"Heading 6" : "Otsikko 6",
+ "Unordered list" : "Järjestämätön lista",
+ "Ordered list" : "Järjestetty lista",
"Code block" : "Koodilohko"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/fi.json b/l10n/fi.json
index 4c669ab84..edc6e1344 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -31,6 +31,8 @@
"Heading 4" : "Otsikko 4",
"Heading 5" : "Otsikko 5",
"Heading 6" : "Otsikko 6",
+ "Unordered list" : "Järjestämätön lista",
+ "Ordered list" : "Järjestetty lista",
"Code block" : "Koodilohko"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file