Re: [w3c/payment-request] Add dir and lang support for human readable labels (#971)

@marcoscaceres commented on this pull request.



> @@ -1945,6 +1960,16 @@ <h2>
           <h3>
             <dfn>PaymentValidationErrors</dfn> dictionary
           </h3>
+
+          <aside class="addition" id="a2">
+           <p><span class="marker">Candidate Addition 1:</span>
+           This dictionary might include definitions for optional members `lang` and
+           `dir` to indicate the language and text-direction override of {{PaymentValidationErrors/error}}. 

```suggestion
           `dir` to indicate the language and base direction of the {{PaymentValidationErrors/error}} member. 
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/971#pullrequestreview-774470180

Received on Thursday, 7 October 2021 23:07:29 UTC