X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7e7ede890e8e948236d3dbc48e24aca00cd01f62..eeda506ae15914d2a7a60726d89c36e176df0eb9:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index d24987aef..0e7946c0f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2632,6 +2632,9 @@ en: email: title: Share via Email alt: Email icon + bluesky: + title: Share via Bluesky + alt: Bluesky Icon facebook: title: Share via Facebook alt: Facebook Icon @@ -2843,18 +2846,20 @@ en: report: Report this User go_public: flash success: "All your edits are now public, and you are now allowed to edit." - index: - title: Users - heading: Users - summary_html: "%{name} created from %{ip_address} on %{date}" - summary_no_ip_html: "%{name} created on %{date}" - empty: No matching users found - page: - found_users: - one: "%{count} user found" - other: "%{count} users found" - confirm: Confirm Selected Users - hide: Hide Selected Users + lists: + show: + title: Users + heading: Users + empty: No matching users found + page: + found_users: + one: "%{count} user found" + other: "%{count} users found" + confirm: Confirm Selected Users + hide: Hide Selected Users + user: + summary_html: "%{name} created from %{ip_address} on %{date}" + summary_no_ip_html: "%{name} created on %{date}" suspended: title: Account Suspended heading: Account Suspended