X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/77851bac7bf76473de33b7bbab00bc1b3d834cb1..1e3b3c1f10213c48a40083e8bbca1429d9f819d6:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 241e0327f..95b53821f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1003,6 +1003,11 @@ en: success: "{{name}} was removed from your friends." not_a_friend: "{{name}} is not one of your friends." user_role: + filter: + not_an_administrator: "Only administrators can perform user role management, and you are not an administrator." + not_a_role: "The string `{{role}}' isn't a valid role." + already_has_role: "The user already has role {{role}}." + doesnt_have_role: "The user does not have role {{role}}." grant: are_you_sure: "Are you sure you want to grant the role `{{role}}' to the user `{{name}}'?" confirm: "Confirm"