{
    "customGame": {
        "base": {
            "create": "创建自定义游戏",
            "createTitle": "",
            "customGame_one": "",
            "customGame_other": "",
            "selectGameDescription": ""
        },
        "collection": {
            "create": {
                "description": "",
                "heading": ""
            },
            "placeholder": {
                "empty": {
                    "heading": "暂无公共游戏",
                    "text": "{{gameTitle}} 中暂无公共游戏。"
                },
                "noActive": {
                    "text": ""
                },
                "noCollection": {
                    "heading": "不可用",
                    "text": "{{gameTitle}} 中的自定义游戏暂不可用。"
                }
            },
            "toggle": {
                "hide": "",
                "show": ""
            }
        },
        "create": {
            "form": {
                "avatar": {
                    "label": ""
                },
                "name": {
                    "placeholder": ""
                },
                "publicGame": {
                    "description": "",
                    "label": ""
                }
            },
            "login": {
                "heading": ""
            },
            "placeholder": {
                "defaultDescription": "",
                "noAvatar": {
                    "heading": "添加游戏账户",
                    "text": "要创建自定义游戏，请先添加游戏账户。"
                }
            }
        }
    }
}
