hugo/docs/content/en/methods/site/IsMultiLingual.md
2025-04-10 13:04:51 +02:00

18 lines
430 B
Markdown

---
title: IsMultiLingual
description: Reports whether there are two or more configured languages.
categories: []
keywords: []
params:
functions_and_methods:
returnType: bool
signatures: [SITE.IsMultiLingual]
expiryDate: 2026-03-16 # deprecated 2024-03-16 in 0.124.0
---
{{< deprecated-in 0.124.0 >}}
Use [`hugo.IsMultilingual`] instead.
[`hugo.IsMultilingual`]: /functions/hugo/ismultilingual/
{{< /deprecated-in >}}