Skip to content

Commit 0487cdb

Browse files
authored
Merge pull request #784 from mozilla/Hani/cm-johnlewis-gb
Hani/ L10n [GB] Johnlewis
2 parents 221b386 + a67a4bf commit 0487cdb

File tree

6 files changed

+48
-1
lines changed

6 files changed

+48
-1
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"url": "http://127.0.0.1:8080/johnlewis_ad.html",
3+
"field_mapping": {
4+
"given_name": "80fd95df-baf0-4996-a776-b613c673d4d4",
5+
"family_name": "4f577c73-a0ae-4b45-a867-0fbc6210a7d3",
6+
"street_address": "51c4e4e1-71ac-445a-aa0c-da30c2cef2d4",
7+
"address_level_2": "69bacce2-3841-427e-bee2-b54402b1b664",
8+
"postal_code": "3e6db344-bd68-4240-b258-0ae257816565",
9+
"telephone": "b5d4e232-a3fd-4c7c-a500-a35d8e6ff812"
10+
},
11+
"form_field": "*[data-moz-autofill-inspect-id='{given_name}']",
12+
"fields": [
13+
"80fd95df-baf0-4996-a776-b613c673d4d4",
14+
"4f577c73-a0ae-4b45-a867-0fbc6210a7d3",
15+
"51c4e4e1-71ac-445a-aa0c-da30c2cef2d4",
16+
"69bacce2-3841-427e-bee2-b54402b1b664",
17+
"3e6db344-bd68-4240-b258-0ae257816565",
18+
"b5d4e232-a3fd-4c7c-a500-a35d8e6ff812"
19+
]
20+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"url": "http://127.0.0.1:8080/johnlewis_cc.html",
3+
"field_mapping": {
4+
"name": "cf6e4e9b-093f-4856-aee4-010162d7c9f9",
5+
"card_number": "2c0e42a5-d6c3-4507-ac52-9fca82b15cd0",
6+
"expiration_date": "bded7920-6a92-44b6-aabb-3a12eb8c315d",
7+
"cvv": "6ccc0d12-13f8-4ae8-b843-048c62859502"
8+
},
9+
10+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
11+
"fields": [
12+
"cf6e4e9b-093f-4856-aee4-010162d7c9f9",
13+
"2c0e42a5-d6c3-4507-ac52-9fca82b15cd0",
14+
"bded7920-6a92-44b6-aabb-3a12eb8c315d",
15+
"6ccc0d12-13f8-4ae8-b843-048c62859502"
16+
]
17+
}

l10n_CM/region/GB.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"region": "GB",
33
"sites": [
4-
"cultbeauty",
54
"assos",
5+
"cultbeauty",
66
"demo",
77
"diy",
88
"ebay",
9+
"johnlewis",
910
"peacocks",
1011
"whittard"
1112
],

l10n_CM/run_l10n.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"hofer",
5252
"holzkern",
5353
"ilcorteinglesa",
54+
"johnlewis",
5455
"justspices",
5556
"kastnerandoehler",
5657
"kohls",

l10n_CM/sites/johnlewis/GB/johnlewis_ad.html

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

l10n_CM/sites/johnlewis/GB/johnlewis_cc.html

Lines changed: 7 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)