Overriding Strings
UsecreateTranslationMessages with soundcheckTranslationRef to
override specific strings:
Available Translation Keys
soundcheckTranslationRef is exported from @spotify/backstage-plugin-soundcheck/alpha.
createTranslationMessages is fully typed against it, so your IDE will
autocomplete valid keys. With full: true, TypeScript reports errors for
any missing keys.
The keys are organized into categories that correspond to features:
This is not exhaustive — see the source for the full list of 120+
categories.