From ff2e71f6e83cbf760515b135c26ae4706b18bb8a Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:23:56 +0900 Subject: [PATCH] New translations general.json (Portuguese, Brazilian) --- public/locales/pt/settings/customization/general.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/pt/settings/customization/general.json b/public/locales/pt/settings/customization/general.json index 59da6f909..9036d8c92 100644 --- a/public/locales/pt/settings/customization/general.json +++ b/public/locales/pt/settings/customization/general.json @@ -16,6 +16,10 @@ "appereance": { "name": "AparĂȘncia", "description": "" + }, + "accessibility": { + "name": "", + "description": "" } } -} \ No newline at end of file +}