When adding a new key, the app clears all translations of all keys which have been added since the start of the app.
Reproduction steps:
- Add a new key "A", insert some strings for the translation of this key.
- Add a new key with any name, translations of the key "A" are now gone.
Workarounds:
- Restart app after adding a new key and its translations
- First add all keys, then add all translations
When adding a new key, the app clears all translations of all keys which have been added since the start of the app.
Reproduction steps:
Workarounds: