Skip to content

Commit 41690d5

Browse files
authored
Merge pull request #695 from mozilla/Hani/cm-peacocks-gb
Hani/ L10n [GB] - Peacocks
2 parents 0c97e2c + 4fc1537 commit 41690d5

File tree

6 files changed

+47
-1
lines changed

6 files changed

+47
-1
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"url": "http://127.0.0.1:8080/peacocks_ad.html",
3+
"field_mapping": {
4+
"given_name": "2fb50c78-6562-462d-9b34-c967f30e63a3",
5+
"family_name": "b1cc8bd9-057e-49ca-bf8e-5b18e1880854",
6+
"street_address": "9fc1faad-e6d2-43a0-bc0d-6ceb88a3d01c",
7+
"address_level_2": "32891e12-a4e5-4cd1-94c7-36d38328c899",
8+
"postal_code": "8621750d-0979-4795-9079-e40eeef17f66",
9+
"country": "f132c39a-0cf7-49ce-bad1-12b4e075af02",
10+
"telephone": "3de63156-1e5d-4512-ad88-3493385f9ab2"
11+
},
12+
13+
"form_field": "*[data-moz-autofill-inspect-id='{given_name}']",
14+
"fields": [
15+
"2fb50c78-6562-462d-9b34-c967f30e63a3",
16+
"b1cc8bd9-057e-49ca-bf8e-5b18e1880854",
17+
"9fc1faad-e6d2-43a0-bc0d-6ceb88a3d01c",
18+
"32891e12-a4e5-4cd1-94c7-36d38328c899",
19+
"8621750d-0979-4795-9079-e40eeef17f66",
20+
"f132c39a-0cf7-49ce-bad1-12b4e075af02",
21+
"3de63156-1e5d-4512-ad88-3493385f9ab2"
22+
]
23+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"url": "http://127.0.0.1:8080/peacocks_cc.html",
3+
"field_mapping": {
4+
"card_number": "72b3f40c-b66c-4a02-adfb-a79a2868fa45",
5+
"name": "71408c5c-451b-4242-9ed7-550cf4a8c893",
6+
"expiration_month": "6f76ab0a-3ee3-4fcb-a047-b2dac639e54a",
7+
"expiration_year": "fe5c1862-ad33-4df4-abca-c45b1ccd989a",
8+
"cvv": "a544ec67-6767-4c72-9484-b247b32c2827"
9+
},
10+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
11+
"skip": "True",
12+
"fields": [
13+
"72b3f40c-b66c-4a02-adfb-a79a2868fa45",
14+
"71408c5c-451b-4242-9ed7-550cf4a8c893",
15+
"6f76ab0a-3ee3-4fcb-a047-b2dac639e54a",
16+
"fe5c1862-ad33-4df4-abca-c45b1ccd989a",
17+
"a544ec67-6767-4c72-9484-b247b32c2827"
18+
]
19+
}

l10n_CM/region/GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"sites": [
44
"ebay",
55
"demo",
6+
"peacocks",
67
"whittard"
78
],
89
"tests": [

l10n_CM/run_l10n.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"yellowkorner",
4242
"wish",
4343
"bijoubrigitte",
44-
"whittard",
44+
"peacocks",
45+
"whittard"
4546
}
4647

4748
loaded_valid_sites = valid_l10n_mappings().keys()

l10n_CM/sites/peacocks/GB/peacocks_ad.html

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

l10n_CM/sites/peacocks/GB/peacocks_cc.html

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

0 commit comments

Comments
 (0)