This module uses a translatable string for its category.
As the issue title suggests, this is deprecated.
Using a translatable string as a category for field type is deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. See https://www.drupal.org/node/3364271
For people running tests with this module enabled, this error might show up in your CI system. Which is why I am opening this issue.
I guess it would happen if you had the module enabled, and then just cleared the cache? I will try to add a test to the issue as well
Remove the translatable part
Needs review
3.0
Code