From: MaxSMokeSkaarj Date: Wed, 7 May 2025 08:29:22 +0000 (+1000) Subject: try to X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=f581730eea24009590dc1c47368e731c734a3e99;p=space-station-14.git try to --- diff --git a/Content.Shared/Localizations/ContentLocalizationManager.cs b/Content.Shared/Localizations/ContentLocalizationManager.cs index 6ea3e0b8f1..0255dc702e 100644 --- a/Content.Shared/Localizations/ContentLocalizationManager.cs +++ b/Content.Shared/Localizations/ContentLocalizationManager.cs @@ -46,7 +46,7 @@ namespace Content.Shared.Localizations * localization you should NOT modify these, instead add new functions specific to your language/culture. * This ensures the english translations continue to work as expected when fallbacks are needed. */ - var cultureEn = new CultureInfo("ru-RU"); + var cultureEn = new CultureInfo("en-US"); _loc.AddFunction(cultureEn, "MAKEPLURAL", FormatMakePlural); _loc.AddFunction(cultureEn, "MANY", FormatMany); diff --git a/Corvax-SS14 b/Corvax-SS14 index 3a07f45c1b..813824bdb9 160000 --- a/Corvax-SS14 +++ b/Corvax-SS14 @@ -1 +1 @@ -Subproject commit 3a07f45c1bcf617e29c141bb9f0049b1207aed63 +Subproject commit 813824bdb9ebd6e33b02ae148f542b474be0dbb6