Multiline translations in JSON-Loader
Allow arrays in JSON-Files that can be concatenated.
Example:
{
"COOKIE_INFORMATION": [
"We are using cookies, to adjust our website to the needs of our customers.",
"By using our websites you agree to store cookies on your computer, tablet or smartphone."
]
}