X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f1bb6df967f5b195fffe0ad4553ae515d20ae3e4..48d24d68e25bf11f1a76d629b04f6626d7221d27:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 1bd6ab532..e7e2e5637 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -142,7 +142,12 @@ en: relation_history: "Relation History" relation_history_title: "Relation History: {{relation_name}}" relation_member: - as: "as" + entry: "{{type}} {{name}}" + entry_role: "{{type}} {{name}} as {{role}}" + type: + node: "Node" + way: "Way" + relation: "Relation" relation: relation: "Relation" relation_title: "Relation: {{relation_name}}" @@ -327,6 +332,7 @@ en: click_add_marker: "Click on the map to add a marker" change_marker: "Change marker position" add_marker: "Add a marker to the map" + view_larger_map: "View Larger Map" geocoder: results: results: "Results"