mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
---
|
||||
title: AllTranslations
|
||||
description: Returns all translations of the given page, including the current language.
|
||||
description: Returns all translations of the given page, including the current language.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
related:
|
||||
- methods/page/Translations
|
||||
- methods/page/IsTranslated
|
||||
- methods/page/TranslationKey
|
||||
returnType: page.Pages
|
||||
signatures: [PAGE.AllTranslations]
|
||||
params:
|
||||
functions_and_methods:
|
||||
returnType: page.Pages
|
||||
signatures: [PAGE.AllTranslations]
|
||||
---
|
||||
|
||||
With this site configuration:
|
||||
|
Reference in New Issue
Block a user