{
    "customGame": {
        "base": {
            "create": "创建自定义游戏",
            "createTitle": "创建 Custom Game",
            "customGame_one": "Custom game",
            "customGame_other": "Custom games",
            "selectGameDescription": "选择游戏以继续。"
        },
        "collection": {
            "create": {
                "description": "当前没有活跃的 custom game，创建你自己的吧！",
                "heading": "创建自定义 {{gameTitle}} 对局"
            },
            "placeholder": {
                "empty": {
                    "heading": "暂无公共游戏",
                    "text": "{{gameTitle}} 中暂无公共游戏。"
                },
                "noActive": {
                    "text": "{{gameTitle}} 当前没有活跃对局。"
                },
                "noCollection": {
                    "heading": "不可用",
                    "text": "{{gameTitle}} 中的自定义游戏暂不可用。"
                }
            },
            "toggle": {
                "hide": "隐藏",
                "show": "显示"
            }
        },
        "create": {
            "form": {
                "avatar": {
                    "label": "选择游戏账户"
                },
                "name": {
                    "placeholder": "来点史诗级的"
                },
                "publicGame": {
                    "description": "公开的 custom game 对其他 {{tenant}} 用户可见。",
                    "label": "公开对局"
                }
            },
            "login": {
                "heading": "登录或注册以创建对局"
            },
            "placeholder": {
                "defaultDescription": "创建你自己的 custom game 与其他用户对战。",
                "noAvatar": {
                    "heading": "添加游戏账户",
                    "text": "要创建自定义游戏，请先添加游戏账户。"
                }
            }
        }
    }
}
