Skip to content

Commit 0ae997a

Browse files
Hani YacoubHani Yacoub
authored andcommitted
CM dm DE
1 parent 75fce79 commit 0ae997a

File tree

6 files changed

+38
-0
lines changed

6 files changed

+38
-0
lines changed

l10n_CM/constants/dm/DE/dm_ad.json

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/dm_ad.html",
3+
"field_mapping": {
4+
"street_address": "94ba9666-c517-4feb-b6e9-97a1d17216c3",
5+
"postal_code": "53aa05be-999b-4b53-b0f5-8d56a57f0920",
6+
"address_level_2": "fc1339ea-780f-4940-908b-c84c88760e97",
7+
"country": "b4db3ff8-a951-426d-bdb4-96edf70d1457"
8+
},
9+
10+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
11+
"fields": [
12+
"94ba9666-c517-4feb-b6e9-97a1d17216c3",
13+
"53aa05be-999b-4b53-b0f5-8d56a57f0920",
14+
"fc1339ea-780f-4940-908b-c84c88760e97",
15+
"b4db3ff8-a951-426d-bdb4-96edf70d1457"
16+
]
17+
}

l10n_CM/constants/dm/DE/dm_cc.json

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/dm_cc.html",
3+
"field_mapping": {
4+
"name": "a6d37a7a-7769-41e5-941e-4efd0620ab9c",
5+
"card_number": "b894b5b1-6d4a-447a-95e5-d9432e9f38a9",
6+
"expiration_date": "90a49c03-ecc7-4cd3-a903-46a429dc1935",
7+
"cvv": "73ccfbb3-2943-40a9-a6c1-2d02bbcbc061"
8+
},
9+
10+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
11+
"fields": [
12+
"a6d37a7a-7769-41e5-941e-4efd0620ab9c",
13+
"b894b5b1-6d4a-447a-95e5-d9432e9f38a9",
14+
"90a49c03-ecc7-4cd3-a903-46a429dc1935",
15+
"73ccfbb3-2943-40a9-a6c1-2d02bbcbc061"
16+
]
17+
}

l10n_CM/region/DE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"amazon",
55
"bijoubrigitte",
66
"demo",
7+
"dm",
78
"ebay",
89
"justspices",
910
"mediamarkt",

l10n_CM/run_l10n.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"decathlon",
3737
"demo",
3838
"diy",
39+
"dm",
3940
"douglas",
4041
"duka",
4142
"ebay",

l10n_CM/sites/dm/DE/dm_ad.html

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

l10n_CM/sites/dm/DE/dm_cc.html

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

0 commit comments

Comments
 (0)