{
    "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": "カスタムゲームを作成するために、ゲームアカウントを追加しましょう。"
                }
            }
        }
    }
}
