{
    "common": {
        "error_generic": "Traduction pour common.error_generic",
        "retry": "Traduction pour common.retry",
        "error_loading": "Traduction pour common.error_loading",
        "saved_changes": "Traduction pour common.saved_changes",
        "unknown_page": "Traduction pour common.unknown_page"
    },
    "auth": {
        "login": {
            "hint": "Traduction pour auth.login.hint",
            "cta": "Traduction pour auth.login.cta"
        },
        "logout": {
            "title": "Traduction pour auth.logout.title"
        }
    },
    "feed": {
        "accessibility": {
            "profile_button": "Traduction pour feed.accessibility.profile_button",
            "open_content": "Traduction pour feed.accessibility.open_content",
            "explore_content": "Traduction pour feed.accessibility.explore_content"
        },
        "filters": {
            "explore": "Traduction pour feed.filters.explore"
        }
    },
    "settings": {
        "items": {
            "accessibility": "Traduction pour settings.items.accessibility",
            "language": "Traduction pour settings.items.language"
        }
    },
    "tickets": {
        "detail": {
            "not_found": "Traduction pour tickets.detail.not_found",
            "qr_label": "Traduction pour tickets.detail.qr_label",
            "missing_id": "Traduction pour tickets.detail.missing_id"
        },
        "title": "Traduction pour tickets.title",
        "empty": "Traduction pour tickets.empty"
    },
    "consents": {
        "empty": "Traduction pour consents.empty"
    },
    "$baseKey": {
        "label": "Traduction pour $baseKey.label",
        "description": "Traduction pour $baseKey.description"
    },
    "loyalty": {
        "title": "Traduction pour loyalty.title",
        "subtitle": "Traduction pour loyalty.subtitle",
        "status": {
            "tiers": {
                "${data": {
                    "status": {
                        "nextTier}": "Traduction pour loyalty.status.tiers.${data.status.nextTier}"
                    }
                }
            },
            "current_label": "Traduction pour loyalty.status.current_label",
            "next_label": "Traduction pour loyalty.status.next_label"
        },
        "points_current": "Traduction pour loyalty.points_current",
        "sections": {
            "rewards_title": "Traduction pour loyalty.sections.rewards_title",
            "earn_title": "Traduction pour loyalty.sections.earn_title"
        },
        "reward_status": {
            "locked": "Traduction pour loyalty.reward_status.locked",
            "available": "Traduction pour loyalty.reward_status.available"
        },
        "rewards": {
            "${reward": {
                "id}": {
                    "title": "Traduction pour loyalty.rewards.${reward.id}.title",
                    "description": "Traduction pour loyalty.rewards.${reward.id}.description"
                }
            }
        },
        "points": "Traduction pour loyalty.points",
        "earn_points": {
            "${item": {
                "id}": "Traduction pour loyalty.earn_points.${item.id}"
            }
        }
    },
    "languages": {
        "empty": "Traduction pour languages.empty"
    },
    "profile": {
        "edit_screen": {
            "cta_save": "Traduction pour profile.edit_screen.cta_save",
            "cta_edit": "Traduction pour profile.edit_screen.cta_edit"
        },
        "gender_values": {
            "female": "Traduction pour profile.gender_values.female",
            "male": "Traduction pour profile.gender_values.male",
            "unknown": "Traduction pour profile.gender_values.unknown"
        },
        "fields": {
            "email": "Traduction pour profile.fields.email",
            "first_name": "Traduction pour profile.fields.first_name",
            "last_name": "Traduction pour profile.fields.last_name",
            "gender": "Traduction pour profile.fields.gender",
            "birthdate": "Traduction pour profile.fields.birthdate",
            "phone": "Traduction pour profile.fields.phone",
            "address": "Traduction pour profile.fields.address",
            "address_2": "Traduction pour profile.fields.address_2",
            "city": "Traduction pour profile.fields.city",
            "zip_code": "Traduction pour profile.fields.zip_code",
            "country": "Traduction pour profile.fields.country"
        },
        "messages": {
            "required_field": "Traduction pour profile.messages.required_field"
        },
        "header": {
            "manage_account": "Traduction pour profile.header.manage_account"
        }
    },
    "my_account": {
        "menu": {
            "consents": "Traduction pour my_account.menu.consents",
            "purchases": "Traduction pour my_account.menu.purchases",
            "settings": "Traduction pour my_account.menu.settings",
            "loyalty": "Traduction pour my_account.menu.loyalty"
        }
    },
    "purchases": {
        "empty": "Traduction pour purchases.empty",
        "title": "Traduction pour purchases.title",
        "filters": {
            "all": "Traduction pour purchases.filters.all",
            "ticket": "Traduction pour purchases.filters.ticket",
            "subscription": "Traduction pour purchases.filters.subscription",
            "merch": "Traduction pour purchases.filters.merch"
        },
        "statuses": {
            "upcoming": "Traduction pour purchases.statuses.upcoming",
            "past": "Traduction pour purchases.statuses.past",
            "refunded": "Traduction pour purchases.statuses.refunded",
            "cancelled": "Traduction pour purchases.statuses.cancelled",
            "active": "Traduction pour purchases.statuses.active",
            "expired": "Traduction pour purchases.statuses.expired",
            "delivered": "Traduction pour purchases.statuses.delivered"
        },
        "cta": {
            "viewTickets": "Traduction pour purchases.cta.viewTickets",
            "downloadCard": "Traduction pour purchases.cta.downloadCard",
            "viewOrder": "Traduction pour purchases.cta.viewOrder"
        }
    }
}