How to handle a lot of variables

If I have a lot of string variables, would it be better to load them from an external Json file, or would it be better to put them in the editor of gdevelop directly? Or maybe there’s very little difference between the two?
I’m not good at handling Json files,but I could learn about it.