]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add color keys to note tables
[rails.git] / config / locales / en.yml
index e14c5806ccfb3df5955041d517a2ec10244d5fe9..7635c483dd94534f647a174f68b69fcb8ea6dca8 100644 (file)
@@ -2878,7 +2878,9 @@ en:
     index:
       title: "Notes submitted or commented on by %{user}"
       heading: "%{user}'s Notes"
-      subheading_html: "Notes submitted or commented on by %{user}"
+      subheading_html: "Notes %{submitted} or %{commented} by %{user}"
+      subheading_submitted: "submitted"
+      subheading_commented: "commented on"
       no_notes: No notes
       id: "Id"
       creator: "Creator"