We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae6bcd commit fa0118bCopy full SHA for fa0118b
index.html
@@ -1012,9 +1012,9 @@ <h3>Processing Errors</h3>
1012
The `detail` value SHOULD provide a longer human-readable string for the error.
1013
</li>
1014
<li>
1015
-All human-readable strings SHOULD support internationalization using
1016
-the `Accept-Language` HTTP header field as described in Section 1 of
1017
-[[[RFC9457]]].
+All human-readable strings SHOULD be localized as described in Section 1 of
+[[[RFC9457]]], using [=language negotiation=] on the `Accept-Language` HTTP
+header field to select the most appropriate resources.
1018
1019
</ul>
1020
0 commit comments