content: Indicate language sort order for relevant page methods

This commit is contained in:
Joe Mooring 2025-07-10 10:19:27 -07:00 committed by GitHub
parent fc9a868c92
commit cdd20a4330
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: AllTranslations 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, sorted by language weight.
categories: [] categories: []
keywords: [] keywords: []
params: params:

View File

@ -1,6 +1,6 @@
--- ---
title: Translations title: Translations
description: Returns all translations of the given page, excluding the current language. description: Returns all translations of the given page, excluding the current language, sorted by language weight.
categories: [] categories: []
keywords: [] keywords: []
params: params: