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" },