-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(modal): standardize i18n for close button
- Loading branch information
Showing
7 changed files
with
6 additions
and
13 deletions.
There are no files selected for viewing
7 changes: 2 additions & 5 deletions
7
...ssiers/invalid_ineligibilite_rules_component/invalid_ineligibilite_rules_component.en.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
fr: | ||
en: | ||
modal: | ||
title: "Your file does not match submission criteria" | ||
close: "Close" | ||
close_alt: "Close this modal" | ||
body: "The procedure « %{procedure_libelle} » have submission criteria, unfortunately your file does not match them. You can not submit your file" | ||
title: 'Your file does not match submission criteria' |
4 changes: 1 addition & 3 deletions
4
...ssiers/invalid_ineligibilite_rules_component/invalid_ineligibilite_rules_component.fr.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
fr: | ||
modal: | ||
title: "Vous ne pouvez pas déposer votre dossier" | ||
close: "Fermer" | ||
close_alt: "Fermer la fenêtre modale" | ||
title: 'Vous ne pouvez pas déposer votre dossier' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters