You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/en/pages.en.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@ en:
276
276
itinerary_title: Itinerary
277
277
last_survey_warning_html: This merchant has not been verified since <span title="%{raw_date}">%{date}</span>. The information provided may no longer match.
278
278
view_on_osm: View on OpenStreetMap
279
-
soft_deleted_warning: This merchant was marked as a pre-suppressed. It will no longer come out in the search results as long as it has not been reactivated or deleted definitively.
279
+
soft_deleted_warning: This merchant was marked as a pre-suppressed on %{date}. It will no longer come out in the search results as long as it has not been reactivated or deleted definitively.
280
280
alert: This merchant is not available and has been marked as pre-deleted.
Copy file name to clipboardExpand all lines: config/locales/fr/pages.fr.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@ fr:
276
276
itinerary_title: Itinéraire
277
277
last_survey_warning_html: Ce commerçant n'a pas été vérifié depuis <span title="%{raw_date}">%{date}</span>. Les informations indiquées peuvent ne plus correspondre.
278
278
view_on_osm: Ouvrir sur OpenStreetMap
279
-
soft_deleted_warning: Ce commerçant a été marqué comme pré-supprimé. Il ne ressortira plus dans les résultats de recherche tant qu'il n'aura pas été réactivé ou supprimé définitivement.
279
+
soft_deleted_warning: Ce commerçant a été marqué comme pré-supprimé le %{date}. Il ne ressortira plus dans les résultats de recherche tant qu'il n'aura pas été réactivé ou supprimé définitivement.
280
280
alert: Ce commerçant n'est plus accessible car il a été marqué comme pré-supprimé.
0 commit comments