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