is there way to do something like: .properties file:
some.label=Some Label
some.text=Some Text
some.key=This text will have ${some.label} and ${some.text}
is there way to do something like: .properties file:
some.label=Some Label
some.text=Some Text
some.key=This text will have ${some.label} and ${some.text}