This commit is contained in:
Ed
2025-01-26 16:08:10 +03:00
parent 0afd87163c
commit ca288f1288

View File

@@ -9,7 +9,7 @@ namespace Content.Shared.Localizations
{
[Dependency] private readonly ILocalizationManager _loc = default!;
// If you want to change your codebase's language, do it here.
// If you want to change your codebase language, do it here.
//public const string Culture = "en-US";
public const string Culture = "ru-RU";