mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
feat: Document new query parameter forceLanguage
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
@@ -327,3 +327,8 @@ Adding translations
|
||||
-------------------
|
||||
|
||||
The steps how to set up translations for an app have been moved to it's own page in the "App development" chapter: :ref:`Translation setup`
|
||||
|
||||
Testing translations
|
||||
--------------------
|
||||
|
||||
You can use the query parameter ``forceLanguage`` to force a specific language for a web request (API or frontend). See :ref:`Forcing language for a given call<api-force-language>`.
|
||||
|
||||
Reference in New Issue
Block a user