Revert "touch c#"

This reverts commit ca288f1288.
This commit is contained in:
Ed
2025-01-26 16:10:44 +03:00
parent ca288f1288
commit cf24ec8375

View File

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