X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8a7040e155cb2f56661d6695422e6ccac88a7bdd..8d6d7b51e899aca44b487baa6968c0dcbf65d10f:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 9105a2d42..684b0f5d5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -948,6 +948,8 @@ en: change your settings: change your settings my_oauth_details: "View my OAuth details" role: + administrator: "This user is an administrator" + moderator: "This user is a moderator" grant: administrator: "Grant administrator access" moderator: "Grant moderator access" @@ -1086,9 +1088,13 @@ en: until_login: "Active until the user logs in." time_past: "Ended {{time}} ago." blocks_on: - heading: "List blocks on {{name}}" + title: "Blocks on {{name}}" + heading: "List of blocks on {{name}}" + empty: "{{name}} has not made any blocks yet." blocks_by: - heading: "List blocks by {{name}}" + title: "Blocks by {{name}}" + heading: "List of blocks by {{name}}" + empty: "{{name}} has not been blocked yet." show: heading: "Block on {{block_on}} by {{block_by}}" time_future: "Ends in {{time}}"