Add a Fluent based translation system.
This commit is contained in:
committed by
teinarss
parent
f1a9a5180d
commit
1f01d0b6b1
@@ -221,6 +221,7 @@ namespace OpenRA
|
||||
public Color Color = Color.FromArgb(200, 32, 32);
|
||||
public string LastServer = "localhost:1234";
|
||||
public Color[] CustomColors = { };
|
||||
public string Language = "en";
|
||||
}
|
||||
|
||||
public class GameSettings
|
||||
|
||||
Reference in New Issue
Block a user