From b831560b5238ec81526668b6e563d17d7ef34eaa Mon Sep 17 00:00:00 2001 From: Shidorien Date: Sat, 8 Feb 2025 19:34:34 +0100 Subject: [PATCH] add missing translation in chinese (simplified) --- assets/jsons/translations/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/jsons/translations/zh.json b/assets/jsons/translations/zh.json index eabad9a9..bed2a5ca 100644 --- a/assets/jsons/translations/zh.json +++ b/assets/jsons/translations/zh.json @@ -240,6 +240,7 @@ "es-ES": "Español", "it-IT": "Italiano", "de-DE": "Deutsch", + "pt-BR": "Português (Brasil)", "ru-RU": "Русский", "zh-CN": "简体中文", "zh-TW": "正體中文",