{{translate}} helper
Helper used for creating translatable phrases in the theme.
Syntax:
{{ translate 'key.subkey' [string1 string2 ...] }}
Example:
{{ translate 'partials.cookiebar.close' }}
You can find more details about creating translations in the Theme Translations API.