From 212d6ccae4ac6a029352fba397219eaf1d30e623 Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Sat, 19 Mar 2022 10:22:49 +0000 Subject: [PATCH] feat: add a notice shortcode --- i18n/fi.toml | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/i18n/fi.toml b/i18n/fi.toml index 5b1bfc6..ef654aa 100644 --- a/i18n/fi.toml +++ b/i18n/fi.toml @@ -33,4 +33,13 @@ other = "Sähköposti" [message] -other = "Viesti" \ No newline at end of file +other = "Viesti" + +[warning] +other = "Varoitus" + +[info] +other = "Tietoja" + +[update] +other = "Päivitys" \ No newline at end of file -- Gitblit v1.10.0