From cff9c97f6139d7f5fd208944526978b4133fa314 Mon Sep 17 00:00:00 2001 From: Maksim Date: Wed, 18 Jun 2025 15:16:59 +0200 Subject: [PATCH] locales(update): Updated Russian locale Co-authored-by: Maksim --- locales/ru_RU.json | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) diff --git a/locales/ru_RU.json b/locales/ru_RU.json index 94e661d..7b315da 100644 --- a/locales/ru_RU.json +++ b/locales/ru_RU.json @@ -98,25 +98,38 @@ "name": "Джонатан Барроу (jonbarrow)" }, { - "name": "Джемма (CaramelKat)" + "name": "Джемма (CaramelKat)", + "caption": "Исследование и разработка Miiverse", + "picture": "https://github.com/caramelkat.png", + "github": "https://github.com/CaramelKat" }, { - "caption": "Исследование Wii U и разработка патчей" + "caption": "Исследование Wii U и разработка патчей", + "github": "https://github.com/ashquarky", + "picture": "https://github.com/ashquarky.png" }, { "picture": "https://github.com/supermariodabom.png", "github": "https://github.com/SuperMarioDaBom", - "caption": "Серверная архитектура и исследование систем" + "caption": "Серверная архитектура и исследование систем", + "name": "SuperMarioDaBom" }, { - "caption": "Веб-разработка" + "caption": "Веб-разработка", + "picture": "https://github.com/gitlimes.png", + "github": "https://github.com/gitlimes", + "name": "pinklimes" }, { - "caption": "Исследование систем и разработка серверов" + "caption": "Исследование систем и разработка серверов", + "picture": "https://cdn.discordapp.com/avatars/191370953807233024/0311b61e2009c1576828dd2e9a59d72e.png?size=128", + "name": "Shutterbug2000", + "github": "https://github.com/shutterbug2000" }, { "picture": "https://github.com/InternalLoss.png", - "github": "https://github.com/InternalLoss" + "github": "https://github.com/InternalLoss", + "name": "Billy" } ] },