{
    "account": {
        "logOut": "Log Out",
        "apps": "Apps",
        "applications": "Applications"
    },
    "navigation": {
        "account": "My Account",
        "help": "Help"
    },
    "error": {
        "appFailedToStart": "Failed to start application",
        "fatal": {
            "message": "If this keeps happening try quitting the app and reopening it.",
            "title": "Sorry, we hit a snag"
        },
        "pageNotFound": "Page not found",
        "retry": "Retry"
    },
    "repertoire": {
        "songs": "Songs",
        "addSong": "Add a Song",
        "accountSearch":  "Search for an account",
        "songSearch": "Search for a Song",
        "next": "Next",
        "source": "Source"
    },
    "basicMetadata": {
        "enterSongName": "Enter Song Name",
        "enterIsrc": "Enter ISRC",
        "recordingTitle": "Recording Title",
        "isrc": "ISRC",
        "enterLabel": "Enter Label",
        "label": "Label",
        "basicMetadata": "Fill in Basic Metadata",
        "newSongError": "The recording title is a required field."
    },
    "trackMetadata": {
        "enterDuration": "Enter Track Duration",
        "duration": "Track Duration",
        "enterRecVersionTitle": "Enter Recording Version Title",
        "recordingVersionTitle": "Recording Version Title",
        "trackMetadata": "Fill in Track Info",
        "firstReleaseYear": "Year of First Release",
        "enterReleaseYear": "Enter Release Year"
    },
    "rightsInfo": {
        "addRightsInfo": "Add Ownership/Rights Information",
        "enterRecYear": "Enter Year of Recording",
        "recordingYear": "Year of Recording",
        "countryPerformance": "Country of Performance for Represented Performer",
        "countryRec": "Country Of Recording",
        "countryLabel": "Country of Label which Funded Recording",
        "submit": "Submit"
    }
}
