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

github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/fi.toml')
-rw-r--r--i18n/fi.toml25
1 files changed, 25 insertions, 0 deletions
diff --git a/i18n/fi.toml b/i18n/fi.toml
index 5e8040f..cebeefb 100644
--- a/i18n/fi.toml
+++ b/i18n/fi.toml
@@ -1,14 +1,18 @@
[categories]
one = "kategoria"
+other = "categories"
[tags]
one = "merkki"
+other = "tags"
[series]
one = "sarja"
+other = "series"
[authors]
one = "Kirjoittaja"
+other = "authors"
[posts]
other = "Artikkelit"
@@ -31,3 +35,24 @@ other = "Tarjoaa"
[see_also]
other = "Katso myƶs"
+
+[note]
+other = "note"
+
+[tip]
+other = "tip"
+
+[example]
+other = "example"
+
+[question]
+other = "question"
+
+[info]
+other = "info"
+
+[warning]
+other = "warning"
+
+[error]
+other = "error"