From 77fd890b7946519b3deefbd5a19fa2ed5563e8fd Mon Sep 17 00:00:00 2001 From: Sabih S <67878058+kleenkanteen@users.noreply.github.com> Date: Sat, 18 May 2024 09:56:29 +0000 Subject: [PATCH] chore: typo --- config/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index a197ff5b5..7b4634210 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1673,8 +1673,8 @@ en: your_note_html: "%{commenter} has reactivated one of your map notes near %{place}." commented_note: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}." commented_note_html: "%{commenter} has reactivated a map note you have commented on. The note is near %{place}." - details: "Reply or learn more about the changeset at %{url}." - details_html: "Reply or learn more about the changeset at %{url}." + details: "Reply or learn more about the note at %{url}." + details_html: "Reply or learn more about the note at %{url}." changeset_comment_notification: description: "OpenStreetMap Changeset #%{id}" hi: "Hi %{to_user}," -- 2.39.5