{
    "customGame": {
        "base": {
            "create": "Create custom game",
            "createTitle": "Create Custom Game",
            "customGame_one": "Custom game",
            "customGame_other": "Custom games",
            "selectGameDescription": "Select a game to continue."
        },
        "collection": {
            "create": {
                "description": "No active custom games right now, create your own!",
                "heading": "Create a custom {{gameTitle}} game"
            },
            "placeholder": {
                "empty": {
                    "heading": "No public games",
                    "text": "There are currently no public games in {{gameTitle}}."
                },
                "noActive": {
                    "text": "There are currently no active games for {{gameTitle}}."
                },
                "noCollection": {
                    "heading": "Not available",
                    "text": "Custom games in {{gameTitle}} are not available right now."
                }
            },
            "toggle": {
                "hide": "Hide",
                "show": "Show"
            }
        },
        "create": {
            "form": {
                "avatar": {
                    "label": "Choose game account"
                },
                "name": {
                    "placeholder": "Something epic"
                },
                "publicGame": {
                    "description": "Public custom games are visible for others on {{tenant}}.",
                    "label": "Public game"
                }
            },
            "login": {
                "heading": "Log in or sign up to create game"
            },
            "placeholder": {
                "defaultDescription": "Create your own custom game to play with other users.",
                "noAvatar": {
                    "heading": "Add game account",
                    "text": "Start by adding a game account to create a custom game."
                }
            }
        }
    }
}
