Skip to content

Commit a834ec6

Browse files
authored
Merge pull request #689 from mozilla/Hani/cm-justspices-de
Hani/ L10n [DE] Justspices (ad + cc)
2 parents badeb90 + b8bba0e commit a834ec6

File tree

6 files changed

+44
-1
lines changed

6 files changed

+44
-1
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"url": "http://127.0.0.1:8080/justspices_ad.html",
3+
"field_mapping": {
4+
"given_name": "e9ead99b-3303-40da-9464-467d6513ad0e",
5+
"family_name": "3b629ea8-30e4-438e-a486-86e042ff940f",
6+
"street_address": "fa1f501d-691b-4d76-8459-1b2ecb7d5f35",
7+
"address_level_2": "86049b91-6cc7-44b1-aaa4-a7d4d27b0cb5",
8+
"postal_code": "bf63d255-5cdc-4b18-a8a5-5426ca1908ad",
9+
"telephone": "92f0f12c-1193-4430-9ca3-363cfbaadcd1",
10+
"country": "d575c937-5b58-43e2-b9de-d638f6327002"
11+
},
12+
"form_field": "*[data-moz-autofill-inspect-id='{given_name}']",
13+
"fields": [
14+
"e9ead99b-3303-40da-9464-467d6513ad0e",
15+
"3b629ea8-30e4-438e-a486-86e042ff940f",
16+
"fa1f501d-691b-4d76-8459-1b2ecb7d5f35",
17+
"86049b91-6cc7-44b1-aaa4-a7d4d27b0cb5",
18+
"bf63d255-5cdc-4b18-a8a5-5426ca1908ad",
19+
"92f0f12c-1193-4430-9ca3-363cfbaadcd1",
20+
"d575c937-5b58-43e2-b9de-d638f6327002"
21+
]
22+
}
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/justspices_cc.html",
3+
"field_mapping": {
4+
"name": "79c20d90-38f6-4b37-a523-9451488f43a6",
5+
"card_number": "3db1e745-4e9d-4571-a607-276feb1099fd",
6+
"expiration_date": "93bddbeb-cc5c-4708-93ea-fbe0864fe3cd",
7+
"cvv": "5cb55c7b-747e-4ae4-a303-b5dfc119c499"
8+
},
9+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
10+
"skip": "True",
11+
"fields": [
12+
"79c20d90-38f6-4b37-a523-9451488f43a6",
13+
"3db1e745-4e9d-4571-a607-276feb1099fd",
14+
"93bddbeb-cc5c-4708-93ea-fbe0864fe3cd",
15+
"5cb55c7b-747e-4ae4-a303-b5dfc119c499"
16+
]
17+
}

l10n_CM/region/DE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"sites": [
44
"amazon",
55
"mediamarkt",
6-
"demo"
6+
"demo",
7+
"justspices"
78
],
89
"tests": [
910
]

l10n_CM/run_l10n.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"aldoshoes",
3636
"canadatire",
3737
"artsper",
38+
"justspices"
3839
"yellowkorner"
3940
"wish"
4041
}

l10n_CM/sites/justspices/DE/justspices_ad.html

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

l10n_CM/sites/justspices/DE/justspices_cc.html

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

0 commit comments

Comments
 (0)