You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEV: Clean up amazon translations due to parsing error (#305)
In #203 we introduced a bug for the amazon provider, which was fixed in #297.
This commit is a migration to purge the incorrect translations that have been stored. The translation will look like the following as the full response is saved instead of the specific attribute.
```
{translated_text: ...
```
0 commit comments