Re: [w3c/payment-request] Add localization hint for payment sheet (#656)

stpeter commented on this pull request.



> @@ -1584,7 +1619,17 @@ <h2>
           <a>PaymentDetailsBase</a> dictionary, the following members are part
           of the <a>PaymentDetailsInit</a> dictionary:
         </p>
-        <dl>
+        <dl data-sort="">
+          <dt>
+            <dfn>lang</dfn> member
+          </dt>
+          <dd>
+            A [[!BCP47]] language tag representing the preferred language of

s/preferred/merchant's preferred/ (what the merchant prefers might not be what the buyer prefers)

-- 
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/656#pullrequestreview-91249706

Received on Wednesday, 24 January 2018 16:55:26 UTC