tickwerk/lang/en.json

12 lines
602 B
JSON
Raw Normal View History

2022-05-16 02:08:27 +02:00
{
"TICKWERK.AdvanceTicks": "Advance on the Tickbar",
"TICKWERK.StopWaiting": "Stop Waiting",
"TICKWERK.Tick": "Tick",
"TICKWERK.Wait": "Wait",
"TICKWERK.Waiting": "Waiting",
2022-05-16 03:46:53 +02:00
"TICKWERK.WarningCannotAdvanceWhileWaiting": "Cannot advance while waiting.",
"TICKWERK.WarningCannotAdvanceWithoutStartedCombat": "Cannot advance without the combat being started.",
"TICKWERK.WarningCannotAdvanceWithoutTickValue": "Cannot advance without having a tick value.",
2022-05-16 02:08:27 +02:00
"TICKWERK.WarningCannotStartCombat": "In order to start the combat, there needs to be at least one combatant with a tick value."
}