Hi, I’m looking to add some data to one of my strings. Currently it’s laid out such that it’s got multiple bullet points of information in one string, but I’ve found that when I want to add a new one, it either lets me keep the old translations or gets rid of them.
Is there some way of keeping what was there before, but notifying translators there’s an additional line?
Or otherwise, a way of splitting the source string into multiple, and having the translations automatically be updated based on what I did? I’d only be splitting on a newline here.