Open Marcelinna opened 2 years ago
I'd suggest uncommenting the config.i18n.raise_on_missing_translations = true
in config/environments/test.rb
to identify more places like this.
It could be worth setting raise_on_missing_translations in development environment too, so that we identify as many missing keys as possible early on.
https://github.com/glebm/i18n-tasks seems interesting too, it has some methods to detect unused keys either. We could include it in our static code analysis for example.
Describe the bug Tested on v3.29.0-beta.0
To Reproduce Steps to reproduce the behavior:
Expected behavior the title should be platform.name - EOSC Marketplace, please change the title for category too.
when creating new:
provider title is provider.name - EOSC Marketplace
category title is EOSC Marketplace
scientific domain is - _scientificdomain.name - EOSC Marketplace
vocabulary is vocabulary.name - EOSC Marketplace
resource is rescource.name - EOSC Marketplace