X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1df4ad819cb5151d1bdd7bb98cf4833d219bd09d..e0e849c91c66232c986a54da4a848d77f29bcb5b:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 4fd3e9967..6231f0dbe 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -162,6 +162,13 @@ en: way: way relation: relation changeset: changeset + timeout: + sorry: "Sorry, the data for the {{type}} with the id {{id}}, took too long to retrieve." + type: + node: node + way: way + relation: relation + changeset: changeset paging_nav: showing_page: "Showing page" of: "of" @@ -839,6 +846,7 @@ en: prefix: "{{distance}} {{direction}} of {{type}}" results: no_results: "No results found" + more_results: "More results" distance: zero: "less than 1km" one: "about 1km"