From 2573a8df71568199c8ee247c2a8f59a8dff175c3 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Thu, 16 Feb 2023 19:14:20 +0900
Subject: [PATCH] New translations translation.json (Korean)
---
src/config/locales/ko/translation.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/config/locales/ko/translation.json b/src/config/locales/ko/translation.json
index 26300a09..3bd0cf13 100644
--- a/src/config/locales/ko/translation.json
+++ b/src/config/locales/ko/translation.json
@@ -30,7 +30,7 @@
"toggle_full_screen": "Toggle full screen"
},
"window": {
- "always_show_menu_bar": "Always show menubar",
+ "always_show_menu_bar": "Always show menu bar",
"name": "창",
"close": "창 닫기",
"open": "창 열기",
@@ -494,7 +494,7 @@
"body": "{{username}} reacted to your post"
},
"status": {
- "title": "New reaction",
+ "title": "New post",
"body": "{{username}} made a new post"
},
"poll_vote": {