In what order are Entries added to a Localisation Table (in the localisation dashboard)

Hello there!

I’m currently experimenting with L10n for Dialogs. And I have a DialogAsset, which shall be gathered for localisation.
But the entries in the Localisation table are completely out of order, meaning I have to tediously have to put each translated line in one by one.
If they were ordered in the way they are added, I could just copy pasta all of our stuff over.
Internally in the DialogAsset I’m generating a with a FName as a key, and they also get set correctly. But the localisation dashboard can’t sort by key appearently