How can I set up multiple languages for a custom HTML/CSS section?

Good day

How can I set up multiple languages for custom section, I created with html/css. For now I need to make translation for footer and cannot find solution. Thanks.

Hi @dmytro222 ,

Are you referring to Footer Section in Customize?

You can refer to this: https://shopify.dev/themes/architecture/locales/schema-locale-files#schema

Or demo: https://github.com/Shopify/dawn/blob/main/sections/footer.liquid

Hope it helps!