Compare commits
7 Commits
master
...
ed-cla-tes
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
98d904d75f | ||
|
|
13a6bc2920 | ||
|
|
58bb5ce26f | ||
|
|
cf24ec8375 | ||
|
|
1d1133c6d4 | ||
|
|
ca288f1288 | ||
|
|
0afd87163c |
@@ -9,7 +9,7 @@ namespace Content.Shared.Localizations
|
|||||||
{
|
{
|
||||||
[Dependency] private readonly ILocalizationManager _loc = default!;
|
[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 = "en-US";
|
||||||
public const string Culture = "ru-RU";
|
public const string Culture = "ru-RU";
|
||||||
|
|
||||||
|
|||||||
@@ -28,4 +28,4 @@
|
|||||||
- CP14EnergyCrystalSmall
|
- CP14EnergyCrystalSmall
|
||||||
equipment:
|
equipment:
|
||||||
belt1: CP14WalletFilledTest
|
belt1: CP14WalletFilledTest
|
||||||
keys: CP14KeyRingInnkeeper
|
#keys: CP14KeyRingInnkeeper
|
||||||
Reference in New Issue
Block a user