From 043b88422f14c558d7f7526161fbe749359d237d Mon Sep 17 00:00:00 2001 From: ash Date: Sat, 29 Oct 2022 17:06:20 +0200 Subject: [PATCH] locales(update): Updated Catalan locale locales(update): Updated Portuguese (Portugal) locale locales(update): Updated Chinese (Traditional) locale Co-authored-by: ash --- locales/ca_ES.json | 4 ++-- locales/pt_PT.json | 10 ++++++++++ locales/zh_Hant.json | 4 ++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/locales/ca_ES.json b/locales/ca_ES.json index d7cc08c..edf0f23 100644 --- a/locales/ca_ES.json +++ b/locales/ca_ES.json @@ -122,8 +122,8 @@ { "name": "quarky", "caption": "Recerca de BOSS i desenvolupament del parche", - "picture": "https://github.com/QuarkTheAwesome.png", - "github": "https://github.com/QuarkTheAwesome" + "picture": "https://github.com/ashquarky.png", + "github": "https://github.com/ashquarky" }, { "picture": "https://github.com/supermariodabom.png", diff --git a/locales/pt_PT.json b/locales/pt_PT.json index 5667504..3dd1106 100644 --- a/locales/pt_PT.json +++ b/locales/pt_PT.json @@ -1,5 +1,15 @@ { "nav": { "faq": "Perguntas Frequentes" + }, + "credits": { + "people": [ + {}, + {}, + {}, + { + "picture": "https://github.com/ashquarky.png" + } + ] } } diff --git a/locales/zh_Hant.json b/locales/zh_Hant.json index b419b8b..2218d61 100644 --- a/locales/zh_Hant.json +++ b/locales/zh_Hant.json @@ -51,8 +51,8 @@ "github": "https://github.com/Rambo6Glaz" }, { - "github": "https://github.com/QuarkTheAwesome", - "picture": "https://github.com/QuarkTheAwesome.png", + "github": "https://github.com/ashquarky", + "picture": "https://github.com/ashquarky.png", "caption": "BOSS研究與補丁開發", "name": "quarky" },