/// WARNING: Localization files shall be saved in UTF-8 format without BOM

/// Localization for "global" English
(
    string_map: {
        "hud.social": "Other Players",
        "hud.social.online": "Online:",
        "hud.social.friends": "Friends",
        "hud.social.not_yet_available": "Not yet available",
        "hud.social.faction": "Faction",
        "hud.social.play_online_fmt": "{nb_player} player(s) online",
        "hud.social.name": "Name",
        "hud.social.level": "Level",
        "hud.social.zone": "Zone",
        "hud.social.account": "Account",
    },


    vector_map: {
    }
)