New translations common.json (French)

This commit is contained in:
Ben Phelps 2023-10-21 18:07:40 +03:00
parent cdeca36058
commit dbe322ab79

View File

@ -14,7 +14,7 @@
}, },
"widget": { "widget": {
"missing_type": "Widget manquant: {{type}}", "missing_type": "Widget manquant: {{type}}",
"api_error": "Erreur de l'API", "api_error": "Erreur API",
"information": "Informations", "information": "Informations",
"status": "Statut", "status": "Statut",
"url": "Url", "url": "Url",
@ -763,6 +763,7 @@
"calendar": { "calendar": {
"inCinemas": "En salle", "inCinemas": "En salle",
"physicalRelease": "Sortie physique", "physicalRelease": "Sortie physique",
"digitalRelease": "Sortie numérique" "digitalRelease": "Sortie numérique",
"noEventsToday": "No events for today!"
} }
} }