@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user