Fixes an error shown when the article has one view https://app.honeybadger.io/projects/66984/faults/82770707 ``` I18n::InvalidPluralizationData: translation data {:other=>"%{scale} views"} can not be used with :count => 1. key 'one' is missing. ``` Add key 'one' to both translation files for this key. |
||
|---|---|---|
| .. | ||
| en.yml | ||
| fr.yml | ||