From d3594572bbde704585d94cda06ae1c8deac0bf8b Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 30 Jul 2018 15:22:11 +0200 Subject: Add direct language specification --- docs/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index ad6584e..ae2eedb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -269,7 +269,8 @@ Toot dicts 'application': # Application dict for the client used to post the toot (Does not federate # and is therefore always None for remote toots, can also be None for # local toots for some legacy applications). - 'language': # The language of the toot, if specified by the server. + 'language': # The language of the toot, if specified by the server, + # as ISO 639-2 language code. 'muted': # Boolean denoting whether the user has muted this status by # way of conversation muting 'pinned': # Boolean denoting whether or not the status is currently pinned for the -- cgit v1.2.3