{
  "version": "2.8.1",
  "fallback": "en",
  "languages": {
    "en": {
      "label": "English",
      "files": [
        "ui.json",
        "alliance.json",
        "market.json",
        "map.json",
        "heroes.json",
        "quests.json",
        "tutorial.json",
        "content.json",
        "terms.json",
        "errors.json"
      ]
    },
    "de": {
      "label": "Deutsch",
      "files": [
        "ui.json",
        "alliance.json",
        "market.json",
        "map.json",
        "heroes.json",
        "quests.json",
        "tutorial.json",
        "content.json",
        "terms.json",
        "errors.json"
      ]
    }
  },
  "namespaces": {
    "ui": {
      "description": "Shared interface, authentication, navigation, dialogs, reports, messages, rankings, and administration."
    },
    "alliance": {
      "description": "Alliance membership, diplomacy, operations, aid, forum, chat, banners, and shared reports."
    },
    "market": {
      "description": "NPC exchange, player offers, caravans, cargo, resources, and trade logistics."
    },
    "map": {
      "description": "World map, terrain, regions, locations, movement, pathfinding, and settlement presentation."
    },
    "heroes": {
      "description": "Heroes, missions, skills, equipment, inventory, rarity, and expedition stories."
    },
    "quests": {
      "description": "Ember Path, daily and seasonal quests, achievements, rewards, and quest content."
    },
    "tutorial": {
      "description": "The guided Kindled Oath tutorial, training battle, and tutorial controls."
    },
    "content": {
      "description": "Building, unit, ship, research, spell, and general game-content names and descriptions."
    },
    "terms": {
      "description": "Reusable slugs, enum values, dynamic text patterns, resource names, and status labels."
    },
    "errors": {
      "description": "Authoritative API validation and permission errors."
    }
  }
}
