From d91e89c6ad2f9dc02bd200dc244cedf423b1274e Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Sun, 27 Mar 2022 10:08:18 +0000
Subject: [PATCH] feat: add a notice shortcode

---
 i18n/ko.toml |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/i18n/ko.toml b/i18n/ko.toml
index 6001e16..312ab0a 100644
--- a/i18n/ko.toml
+++ b/i18n/ko.toml
@@ -38,3 +38,12 @@
 
 [message]
 other = "메시지"
+
+[warning]
+other = "경고"
+
+[info]
+other = "경고"
+
+[update]
+other = "업데이트"
\ No newline at end of file

--
Gitblit v1.10.0