From 8013e296a28cec313ac5ea9e738b4fe3b0eedae5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:33 +0900 Subject: [PATCH] New translations general.json (Korean) --- public/locales/ko/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/ko/settings/customization/general.json b/public/locales/ko/settings/customization/general.json index ee9d30b5a..2e9b08103 100644 --- a/public/locales/ko/settings/customization/general.json +++ b/public/locales/ko/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "", "description": "" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}