From 8be26bc7e85c87f50b7cde0e70558a2f07a21152 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:22 +0900 Subject: [PATCH] New translations general.json (Danish) --- public/locales/da/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/da/settings/customization/general.json b/public/locales/da/settings/customization/general.json index c70042b7c..8f5e00e9d 100644 --- a/public/locales/da/settings/customization/general.json +++ b/public/locales/da/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "Udseende", "description": "Tilpas baggrunden, farverne og appenes udseende" + }, + "accessibility": { + "name": "Hjælpefunktioner", + "description": "" } } -} \ No newline at end of file +}