const en = {
    "default": "Not found",
    "bug.reporter.title": "Report a bug",
    "bug.reporter.description": "Help us improve our platform",
    "bug.reporter.titleBug": "Bug title",
    "bug.reporter.placeholderTitleBug": "Briefly describe the problem",
    "bug.reporter.descriptionBug": "Detailed description",
    "bug.reporter.placeholderDescription": "Describe in detail what happened...",
    "bug.reporter.captureBug": "Screenshot (optional)",
    "bug.reporter.placeholderCaptureBug": "Drag and drop or click to add a capture",
    "bug.reporter.soumettre": "Submit report",
    "bug.reporter.soumettreLoading": "Sending..."
}
export default en