Skip to content

Commit 43ba4a8

Browse files
authored
Merge pull request #741 from mozilla/Hani/cm-douglas-be
Hani/ L10n [BE] Douglas
2 parents 058e037 + 6a2c35e commit 43ba4a8

File tree

6 files changed

+65
-0
lines changed

6 files changed

+65
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"url": "http://127.0.0.1:8080/douglas_ad.html",
3+
"field_mapping": {
4+
"given_name":"44b17868-63bd-4ad7-9054-8c97583dfbbd",
5+
"family_name":"91e11207-713f-433c-b26a-17f38c229b9f",
6+
"street_address":"8106df36-5490-473e-9274-e10703157bfc",
7+
"postal_code":"f10d15fe-7b8d-46e9-99fc-7c34b676d74b",
8+
"address_level_2": "18a599a1-7d6c-4a91-805c-c7f10c51b66c",
9+
"email": "151b57f4-881f-44e2-9404-b6c6242d6dba"
10+
},
11+
12+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
13+
"fields": [
14+
"44b17868-63bd-4ad7-9054-8c97583dfbbd",
15+
"91e11207-713f-433c-b26a-17f38c229b9f",
16+
"8106df36-5490-473e-9274-e10703157bfc",
17+
"f10d15fe-7b8d-46e9-99fc-7c34b676d74b",
18+
"18a599a1-7d6c-4a91-805c-c7f10c51b66c",
19+
"151b57f4-881f-44e2-9404-b6c6242d6dba"
20+
]
21+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"url": "http://127.0.0.1:8080/douglas_cc.html",
3+
"field_mapping": {
4+
"name": "146772ef-7c08-4f78-afa1-e2086ee3fc4b",
5+
"card_number": "3711d662-3488-4cbd-9ccd-918b0da1e6d2",
6+
"expiration_date": "2c13b5be-867c-4cf4-9184-55126ea52e1e",
7+
"cvv": "33fc5efa-e493-4841-bbc0-304319af8860"
8+
},
9+
10+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
11+
"skip": "True",
12+
"fields": [
13+
"146772ef-7c08-4f78-afa1-e2086ee3fc4b",
14+
"3711d662-3488-4cbd-9ccd-918b0da1e6d2",
15+
"2c13b5be-867c-4cf4-9184-55126ea52e1e",
16+
"33fc5efa-e493-4841-bbc0-304319af8860"
17+
]
18+
}

l10n_CM/region/BE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"demo",
55
"torfs",
66
"standaardboekhandel",
7+
"douglas",
78
"brico"
89
],
910
"tests": [

l10n_CM/run_l10n.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"cocolita",
5858
"torfs",
5959
"standaardboekhandel",
60+
"douglas",
6061
"brico"
6162
}
6263

l10n_CM/sites/douglas/BE/douglas_ad.html

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

l10n_CM/sites/douglas/BE/douglas_cc.html

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

0 commit comments

Comments
 (0)