Skip to content

Commit

Permalink
[front] fix: obsolete translation key
Browse files Browse the repository at this point in the history
  • Loading branch information
GresilleSiffle committed Aug 8, 2023
1 parent 09b0c11 commit 84db553
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,14 +448,14 @@
"deleteAccount": "Delete account"
},
"pollUserSettingsForm": {
"letTournesolSuggestElements": "Let Tournesol suggest elements to compare when opening the comparison interface.",
"moveTheFollowingCriterionUp": "Move the following criterion up:",
"moveTheFollowingCriterionDown": "Move the following criterion down:",
"selectTheCriteriaYouWantToDisplay": "Select the criteria you want to display by default",
"optionalCriteria": "Optional criteria",
"optionalCriteriaEmptyText": "All optional criteria will be displayed by default.",
"alwaysDisplayedCriteria": "Always displayed criteria",
"alwaysDisplayedCriteriaEmptyText": "No criteria selected. All optional criteria will be hidden by default.",
"letTournesolLoadVideos": "Let Tournesol suggest elements to compare when opening the comparison interface.",
"preferredLanguage": "Preferred language",
"autoRemove": "Automatic removal",
"autoRemoveHelpText_one": "Elements will be removed from your rate-later list after {{value}} comparison.",
Expand Down
2 changes: 1 addition & 1 deletion frontend/public/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -455,14 +455,14 @@
"deleteAccount": "Supprimer votre compte"
},
"pollUserSettingsForm": {
"letTournesolSuggestElements": "Laisser Tournesol suggérer des éléments à comparer lors de l'ouverture de l'interface de comparaison.",
"moveTheFollowingCriterionUp": "Déplacer le critère suivant vers le haut:",
"moveTheFollowingCriterionDown": "Déplacer le critère suivant vers le bas:",
"selectTheCriteriaYouWantToDisplay": "Sélectionnez les critères que vous souhaitez afficher par défaut",
"optionalCriteria": "Critères optionnels",
"optionalCriteriaEmptyText": "Tous les critères optionnels seront affichés par défaut.",
"alwaysDisplayedCriteria": "Critères toujours affichés",
"alwaysDisplayedCriteriaEmptyText": "Aucun critère sélectionné. Tous les critères optionnels seront masqués par défaut.",
"letTournesolSuggestElements": "Laisser Tournesol suggérer des éléments à comparer lors de l'ouverture de l'interface de comparaison.",
"preferredLanguage": "Langue préférée",
"autoRemove": "Suppression automatique",
"autoRemoveHelpText_one": "Les éléments seront supprimés de votre liste à comparer plus tard après {{value}} comparison.",
Expand Down

0 comments on commit 84db553

Please sign in to comment.