{
  "CUSTOM_CHAT_TABS": {
    "enable": {
      "name": "Enable Chat Tabs",
      "hint": "Enable the chat tabs."
    },
    "tabConfig": {
      "name": "Configure Tabs",
      "hint": "Configure which tabs are shown and their order.",
      "label": "Configure Tabs",
      "title": "Configure Tabs",
      "available": "Available Tabs",
      "selected": "Selected Tabs"
    },
    "tabEdit": {
      "title": "Edit Tab",
      "label": "Label",
      "icon": "Icon",
      "iconOnly": "Icon Only"
    },
    "tabs": {
      "all": "All",
      "pinned": "Pinned",
      "ic": "IC",
      "ooc": "OOC",
      "rolls": "Rolls",
      "mechanics": "Mechanics",
      "scene": "Scene",
      "whispers": "Whispers"
    },
    "pin": "Pin Message",
    "unpin": "Unpin Message",
    "noActiveGM": "Cannot pin message: no Gamemaster is currently online.",
    "showPinButton": {
      "name": "Show Pin Indicator",
      "hint": "Show a pin icon on messages."
    },
    "pinPermission": {
      "name": "Pin Permission",
      "hint": "Minimum role required to pin unowned messages. Users can always pin their own messages.",
      "choices": {
        "player": "Player",
        "trusted": "Trusted Player",
        "assistant": "Assistant GM",
        "gamemaster": "Gamemaster"
      }
    },
    "notificationPips": {
      "name": "Notification Pips",
      "hint": "Show unread notification pips on inactive tabs."
    },
    "debug": {
      "name": "Enable Debug Mode",
      "hint": "Log debug messages to the console."
    }
  }
}
