{
  "default_mode": "Console",
  "renderer": "WPF",
  "culture": "",
  "empty_token": ":empty",
  "window": {
    "title": "ORC Interaction",
    "width": 620,
    "height": 520,
    "history_height": 220,
    "field_width": 520,
    "option_height": 140
  },
  "text": {
    "continue": {
      "default": "Continue",
      "ru": "Продолжить"
    },
    "back": {
      "default": "Back",
      "ru": "Назад"
    },
    "cancel": {
      "default": "Cancel",
      "ru": "Отмена"
    },
    "required": {
      "default": "A required value is missing.",
      "ru": "Не заполнено обязательное поле."
    },
    "recommended": {
      "default": "recommended",
      "ru": "рекомендуется"
    },
    "disabled": {
      "default": "unavailable",
      "ru": "недоступно"
    },
    "multi_hint": {
      "default": "Select one or more values separated by commas.",
      "ru": "Выберите одно или несколько значений через запятую."
    },
    "empty_hint": {
      "default": "Use {token} to enter an explicit empty value.",
      "ru": "Для явного пустого значения введите {token}."
    }
  },
  "publish": {
    "modules": [
      "ORCTemplate"
    ],
    "templates": [
      "ORCInteraction/default.json"
    ]
  }
}
