mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
english translation
This commit is contained in:
parent
29a892e4d4
commit
20716ab17d
@ -40,6 +40,6 @@ public class Translation
|
||||
public string TimeSyncTooFarAhead;
|
||||
public string TimeSyncWaitForAllToReady;
|
||||
public string TimeSyncWaitForAllToDie;
|
||||
public Dictionary<DeathType, string[]> DeathMessages;
|
||||
public string GalaxyMapEveryoneNotPresent;
|
||||
public Dictionary<DeathType, string[]> DeathMessages;
|
||||
}
|
||||
|
@ -35,6 +35,7 @@
|
||||
"TimeSyncTooFarAhead": "{0}\nPausing to match server time...",
|
||||
"TimeSyncWaitForAllToReady": "Waiting for start of loop...",
|
||||
"TimeSyncWaitForAllToDie": "Waiting for end of loop...",
|
||||
"GalaxyMapEveryoneNotPresent": "It's not yet time. Everyone should be here to witness this.",
|
||||
"DeathMessages": {
|
||||
"Default": [
|
||||
"{0} died",
|
||||
|
Loading…
Reference in New Issue
Block a user