tomc128/noterly

[BUG] Double single quotes aren't replaced in new translation system

Closed this issue · 1 comments

Describe the bug
Translation replacement texts with '' (as required by .arb) remain as '' in the app rather than being converted (somehow) to '.

To Reproduce
N/A

Expected behavior
Double single quotes ('') should be converted to (')

Screenshots
N/A

Version (please complete the following information):
localisation-v2 branch

Additional context
N/A

Fixed in a3719d6