fix typo in "Server is suspended due to no responding"
This commit is contained in:
parent
87a12c020f
commit
5a49955064
|
@ -1359,7 +1359,7 @@ _delivery:
|
||||||
none: "Publishing"
|
none: "Publishing"
|
||||||
manuallySuspended: "Manually suspended"
|
manuallySuspended: "Manually suspended"
|
||||||
goneSuspended: "Server is suspended due to server deletion"
|
goneSuspended: "Server is suspended due to server deletion"
|
||||||
autoSuspendedForNotResponding: "Server is suspended due to no responding"
|
autoSuspendedForNotResponding: "Server is suspended due to not responding"
|
||||||
_bubbleGame:
|
_bubbleGame:
|
||||||
howToPlay: "How to play"
|
howToPlay: "How to play"
|
||||||
hold: "Hold"
|
hold: "Hold"
|
||||||
|
|
Loading…
Reference in New Issue