{
    "name": {
        "short": "简",
        "full": "简体中文"
    },

    "welcome": "欢迎！当前时间：${time}",

    "nav": {
        "home": "首页",
        "development": {
            "default": "开发",
            "concept": "基础理念",
            "html": "HTML模板",
            "globals": "全局变量",
            "css": "CSS",
            "i18n": "多语言 (i18n)",
            "quickstart": "快速上手指南",
            "datatemplate": "模板加载数据",
            "pwa": "PWA",
            "scripts": "脚本与命令"
        },
        "components": {
            "default": "React 组件",
            "structures": "组件结构",
            "containers": "容器&高阶组件",
            "ui": "UI组件",
            "static": "静态方法"
        },
        "modules": {
            "default": "NPM Modules"
        },
        "about": "关于",
        "languageSwitch": "语言"
    }
}