Added "Gm Monitor" & reset void point to gm toolbox

This commit is contained in:
Vlyan
2021-08-13 16:12:49 +02:00
parent d13ec4049c
commit d7059f09fa
16 changed files with 533 additions and 54 deletions

View File

@@ -40,6 +40,7 @@
"global": {
"add": "Add",
"edit": "Edit",
"refresh": "Refresh",
"delete_confirm": "Are you sure you want to delete '{name}' ?",
"drop_here": "Drop here",
"send_to_chat": "To Chat",
@@ -134,7 +135,14 @@
"sleep": "Comfortable rest for all characters (Remove Water x2 fatigue)",
"sleep_info": "The characters had a good night's sleep.",
"scene_end": "End of scene (Conflict and Fatigue half reset for all characters)",
"scene_end_info": "The tension of the scene finally drops."
"scene_end_info": "The tension of the scene finally drops.",
"reset_void": "Start of the game: Reset the players' void points",
"reset_void_info": "Void points have been attributed."
},
"gm_monitor": {
"title": "GM Monitor",
"honor_glory_status": "H/G/S",
"focus_vigilance": "Foc./Vig."
},
"max": "Max",
"current": "Current",