]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Fix warnings arising from geocoder translations, and use count magic
[rails.git] / config / locales / en.yml
index 647c3c5cc6df7cace8abc5e7763fa057dea9225c..35bb5a67cef939c8bdfb0ab2e55108a080e9269f 100644 (file)
@@ -348,8 +348,9 @@ en:
         suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
         suffix_suburb: "{{suffix}}, {{parentname}}"
       distance:
-        less_than_1km: "less than 1km"
-        about_distance_km: "about {{distance}}km"
+        zero: "less than 1km"
+        one: "about 1km"
+        other: "about {{count}}km"
       direction:
         south_west: "south-west"
         south: "south"