X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8f7f02b025f59db466fdb22ea3686cb6c5adc400..5b1be7a79bff8a431ad701e3ca3448aa6e535c95:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 172c66182..40b4bfa14 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1512,7 +1512,7 @@ en: reports: Reports last_updated: Last Updated last_updated_time_ago_user_html: "%{time_ago} by %{user}" - reporter_users: Reporter Users + reporting_users: Reporting Users reports_count: one: "%{count} Report" other: "%{count} Reports" @@ -3069,6 +3069,7 @@ en: open_title: "Unresolved note #%{note_name}" closed_title: "Resolved note #%{note_name}" hidden_title: "Hidden note #%{note_name}" + description_when_author_is_deleted: "deleted" event_opened_by_html: "Created by %{user} %{time_ago}" event_opened_by_anonymous_html: "Created by anonymous %{time_ago}" event_commented_by_html: "Comment from %{user} %{time_ago}"