]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add some more missing translations. Use .to_sentence instead of .join(', ') so that...
[rails.git] / config / locales / en.yml
index 75a10defdf90b9d163e2c6f3b8a961cb7a09dc76..c285f25249b97b05810c06adff77f2ae49fa8332 100644 (file)
@@ -163,7 +163,7 @@ en:
     way_details:
       nodes: "Nodes:"
       part_of: "Part of:"
-      also_part_of: "also part of {{related_ways}}"
+      also_part_of: "also part of the ways {{related_ways}}"
     way_history:
       way_history: "Way History"
       way_history_title: "Way History: {{way_name}}"
@@ -482,6 +482,8 @@ en:
       of: "of"
     trace:
       pending: "PENDING"
+      count_points: "{{count}} points"
+      ago: "{{time_in_words_ago}} ago"
       more: "more"
       trace_details: "View Trace Details"
       view_map: "View Map"