We have right now the issue that the description in config.toml is shared across all three languages we provide.
<meta name="description" content="Reliable, fast and ....">
https://tegant.com/
https://tegant.com/id/
https://tegant.com/ar/
And here is the config.toml:
########################### Default parameters ##########################
[params]
logo = "images/logo"
logo_width = "50px"
# Meta data
description = "Reliable, fast and ..."
How can we have different descriptions per language, please?