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 +}