Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final content translation change for callbacks #1980

Merged
merged 1 commit into from
Oct 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/translations/csv/fr.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1986,7 +1986,7 @@
"The service {} responded in {} seconds.","Le service {} a répondu en {} secondes."
"Are you sure you want to delete this callback configuration?","Voulez-vous vraiment supprimer cette configuration de rappel?"
"Your Callback configuration has been deleted.","Votre configuration de rappel a été supprimée."
"The service {} took longer than 1 second to respond.","Le service {} a mis plus d’une seconde à répondre."
"The service {} took longer than 1 second to respond.","Le service {} a mis plus d’une seconde à répondre. Votre service doit répondre dans un délai d’une seconde pour permettre le bon fonctionnement de Notification GC."
"Display","Afficher"
"email content","le message du courriel"
"Email content","Message du courriel"
Expand Down
Loading