X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6316745c2ed5a098102f6a18d547f86bd98d7511..06cece27fe691e321cf42a03e3ec08c464ac1444:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 38b810d1f..40b4bfa14 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1512,9 +1512,11 @@ en: reports: Reports last_updated: Last Updated last_updated_time_ago_user_html: "%{time_ago} by %{user}" + reporting_users: Reporting Users reports_count: one: "%{count} Report" other: "%{count} Reports" + more_reporters: "and %{count} more" reported_item: Reported Item states: ignored: Ignored @@ -3067,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}"