How to store informations

Heyho I have a quesiton and that is: How could one store informations that should be displayed on labels etcetura. So I need this for language purposes. And then i want to display a constant name for player one, but another constant name for player 2 until player 12 (liek in warcraft 3 it is).

Thanks in advances :slight_smile:

P.S.: Sory for my bad englishs.

In C#, “String x”

In Javascript, “var x : String”