Populating list items from two text sources, on another page

Hey :]

I am trying to create a translator app where you can save the English and translated text together (ideally separated by a comma—but in separately as list items would work as well, not sure what is possible) in a list for future reference.

The list will be viewed on a separate screen. I am trying to do this with one variable, but am thinking maybe I need a separate variable for each languages text. Not sure how to combine them from there though.

I’m brand new to this so I’m not sure if I am doing a good job describing the goal, if you want to take a look my project is public and I believe this is a link to it

https://x.thunkable.com/projectPage/60380c5b75bfd4001113977e

Appreciate any help!