X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3443533ce3836673b0533c8474717a41e7f107fe..1ff7b6217ae596cc2a3b74500ac99e710546a54b:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 449b6e540..ff1ee8984 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2896,6 +2896,12 @@ en: revoke_all: title: "Revoking all blocks on %{block_on}" heading_html: "Revoking all blocks on %{block_on}" + empty: "%{name} has no active blocks." + confirm: "Are you sure you wish to revoke %{active_blocks}?" + active_blocks: + one: "%{count} active block" + other: "%{count} active blocks" + revoke: "Revoke!" helper: time_future_html: "Ends in %{time}." until_login: "Active until the user logs in."