We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ccfb82 commit 8a15e2eCopy full SHA for 8a15e2e
test/index.html
@@ -43,7 +43,7 @@ <h2>Buy Now (Large/Japanese)</h2>
43
data-button="buynow"
44
data-name="Buy now!"
45
data-amount="1.00"
46
- data-lang="ja_JP"
+ data-locale="ja_JP"
47
></script>
48
</div>
49
@@ -76,7 +76,7 @@ <h2>Cart (Small/Italian)</h2>
76
data-name="Add to cart!"
77
78
data-size="small"
79
- data-lang="it_IT"
+ data-locale="it_IT"
80
81
82
0 commit comments