Update error message for missing substitutions (#9541)
This updated error message shows the key of the message instead of the message text itself, followed by the locale code. This will make it easier to filter messages we want to ignore in Sentry. Currently it's difficult to filter because the message is radically different for each locale. With this change, we can add a filter and use a glob for the last part to filter it for all locales. It's still important to include the locale code in the message, so that we can catch cases where the message has the wrong number of substitutions for a specific locale.feature/default_network_editable
parent
12f0c2161d
commit
4505ab5f2b
Loading…
Reference in new issue