window.Interwiki = {};

Interwiki.data = {
    "en": {
        "title": "English",
        "name": "English",
        "head": "Languages",
        "url": "http://wanderers-library.wikidot.com/",
        "id": "146034",
        "category": ""
    },
    "cn": {
        "title": "Chinese",
        "name": "中文",
        "head": "其他语言",
        "url": "http://scp-wiki-cn.wikidot.com/",
        "id": "530812",
        "category": "wanderers:"
    },
    "fr": {
        title: "French",
        name: "Français",
        head: "Dans d’autres langues",
        url: "http://fondationscp.wikidot.com/",
        id: "464696",
        "category": "wanderers:"
    },
    "de": {
        title: "German",
        name: "Deutsch",
        head: "In anderen Sprachen",
        url: "http://scp-wiki-de.wikidot.com/",
        id: "1269857",
        "category": "wanderers:"
    },
    "it": {
        title: "Italian",
        name: "Italiano",
        head: "In altre lingue",
        url: "http://fondazionescp.wikidot.com/",
        id: "530167",
        "category": "wanderers:"
    },
    "jp": {
        title: "Japanese",
        name: "日本語",
        head: "他言語版",
        url: "http://wanderers-library-jp.wikidot.com/",
        id: "4600658",
        "category": ""
    },
    "ko": {
        title: "Korean",
        name: "한국어",
        head: "다른 언어",
        url: "http://wanderers-library-ko.wikidot.com/",
        id: "621849",
        "category": ""
    },
    "pl": {
        "title": "Polish",
        "name": "Polski",
        "head": "W innych językach",
        "url": "http://wanderers-library-pl.wikidot.com/",
        "id": "4593099",
        "category": ""
    },
    "ptbr": {
        title: "Portuguese",
        name: "Português",
        head: "Em outros idiomas",
        url: "http://scp-pt-br.wikidot.com/",
        id: "783633",
        "category": "wanderers:"
    },
    "ru": {
        title: "Russian",
        name: "Русский",
        head: "На других языках",
        url: "http://scpfoundation.net/",
        id: "169125",
        "category": "wanderers:"
    },
    "es": {
        title: "Spanish",
        name: "Español",
        head: "En otros idiomas",
        url: "http://lafundacionscp.wikidot.com/",
        id: "560484",
        "category": "wanderers:"
    },
    "th": {
        title: "Thai",
        name: "ภาษาไทย",
        head: "ภาษาอื่น",
        url: "http://scp-th.wikidot.com/",
        id: "547203",
        "category": "wanderers:"
    },
    "ua": {
        title: "Ukrainian",
        name: "Українська",
        head: "Іншими мовами",
        url: "http://scp-ukrainian.wikidot.com/",
        id: "1398197",
        "category": "wanderers:"
    },
    "cs": {
        title: "Czech",
        name: "Čeština",
        head: "V jiných jazycích",
        url: "http://scp-cs.wikidot.com/",
        id: "2060442",
        "category": "wanderers:"
    }
};

window.IntData = Interwiki.data;
