From: Tom Hughes Date: Sat, 16 Jun 2018 11:52:23 +0000 (+0100) Subject: Fix typoed expansion variable in translation X-Git-Tag: live~2978 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/4862bade505e5440a035a5de5c9baa9752ed6ebc Fix typoed expansion variable in translation --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 5b0807dba..85950e1bc 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -985,7 +985,7 @@ en: helper: reportable_title: diary_comment: "%{entry_title}, comment #%{comment_id}" - note: "Note #{note_id}" + note: "Note #%{note_id}" issue_comments: create: comment_created: Your comment was successfully created