AO3-5843 change Invite Requests browser page title to Invitation Requests #1559
Annotations
1 error and 1 warning
rubocop
Process completed with exit code 1.
|
rubocop:
app/controllers/invite_requests_controller.rb#L8
[rubocop] reported by reviewdog 🐶
Prefer Rails built-in `t` helper over `ts` and move the text into the yml file. `ts` is not actually translatable. For more information, refer to https://github.com/otwcode/otwarchive/wiki/Internationalization-(i18n)-Standards
Raw Output:
app/controllers/invite_requests_controller.rb:8:19: C: I18n/DeprecatedHelper: Prefer Rails built-in `t` helper over `ts` and move the text into the yml file. `ts` is not actually translatable. For more information, refer to https://github.com/otwcode/otwarchive/wiki/Internationalization-(i18n)-Standards
|
Loading