docbrown/config/locales/views/dashboard
Daniel Uber e93b4392de
Add single view count translation (#15544)
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.
2021-11-30 09:55:54 -06:00
..
en.yml Add single view count translation (#15544) 2021-11-30 09:55:54 -06:00
fr.yml Add single view count translation (#15544) 2021-11-30 09:55:54 -06:00