payload icon indicating copy to clipboard operation
payload copied to clipboard

fix: incorrect `localesNotSaved` translation

Open PatrikKozak opened this issue 1 year ago • 0 comments

Description

Duplicate localized field toast error message was using the incorrect translation.

Before: localesNotSaved

After: localesNotSaved_other

Fixes #5993

  • [x] I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [x] Existing test suite passes locally with my changes

PatrikKozak avatar Apr 24 '24 13:04 PatrikKozak