Skip to content

Commit 3700207

Browse files
authored
Merge pull request #764 from mozilla/Hani/cm-kohls-ca
Hani/ L10n [ES] Kohls
2 parents dbcfbb3 + f35eb1c commit 3700207

File tree

6 files changed

+70
-8
lines changed

6 files changed

+70
-8
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/kohls_ad.html",
3+
"field_mapping": {
4+
"given_name": "afa33d53-aa95-4d20-8760-3d518a99f189",
5+
"family_name": "c5aba1ba-fb34-442e-9b85-90d425654e12",
6+
"street_address": "7c7478c4-8130-44d8-91a7-01492bbf2c15",
7+
"address_level_2": "2b4c4c50-5d77-40c1-b486-6a5dfae08194",
8+
"postal_code": "461d8739-ef89-4cc4-8bf4-4b0fcbd8b248",
9+
"telephone": "38bbd81d-3ba2-4c20-805d-c2cc38b360df"
10+
},
11+
12+
"form_field": "*[data-moz-autofill-inspect-id='{given_name}']",
13+
"fields": [
14+
"afa33d53-aa95-4d20-8760-3d518a99f189",
15+
"c5aba1ba-fb34-442e-9b85-90d425654e12",
16+
"7c7478c4-8130-44d8-91a7-01492bbf2c15",
17+
"2b4c4c50-5d77-40c1-b486-6a5dfae08194",
18+
"461d8739-ef89-4cc4-8bf4-4b0fcbd8b248",
19+
"38bbd81d-3ba2-4c20-805d-c2cc38b360df"
20+
]
21+
}
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/kohls_cc.html",
3+
"field_mapping": {
4+
"name": "3bff160b-eca2-4078-a19a-7602a1d5918a",
5+
"card_number": "d419cf62-6a52-4920-a8eb-2d091842e0df",
6+
"expiration_date": "790d6479-a0cf-4654-b373-7ec872712f96",
7+
"cvv": "22e24985-cd38-4260-92bc-c0c7368e2877"
8+
},
9+
10+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
11+
"fields": [
12+
"3bff160b-eca2-4078-a19a-7602a1d5918a",
13+
"d419cf62-6a52-4920-a8eb-2d091842e0df",
14+
"790d6479-a0cf-4654-b373-7ec872712f96",
15+
"22e24985-cd38-4260-92bc-c0c7368e2877"
16+
]
17+
}

l10n_CM/region/ES.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"region": "ES",
33
"sites": [
4+
"calvinklein",
45
"demo",
56
"ebay",
6-
"zooplus",
7+
"kohls",
78
"thenorthface",
8-
"calvinklein",
9-
"zara"
9+
"zara",
10+
"zooplus"
1011
],
1112
"tests": [
1213
]

l10n_CM/run_l10n.py

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,12 @@
4040
"etsy",
4141
"euronics",
4242
"fnac",
43-
"justspices",
43+
"gapcanada",
44+
"giesswein",
4445
"hofer",
46+
"holzkern",
47+
"justspices",
48+
"kohls",
4549
"lowes",
4650
"mediamarkt",
4751
"movieposters",
@@ -63,10 +67,7 @@
6367
"yellowkorner",
6468
"zalando",
6569
"zara",
66-
"zooplus",
67-
"giesswein",
68-
"holzkern",
69-
"gapcanada"
70+
"zooplus"
7071
}
7172

7273
loaded_valid_sites = valid_l10n_mappings().keys()

l10n_CM/sites/kohls/ES/kohls_ad.html

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

l10n_CM/sites/kohls/ES/kohls_cc.html

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

0 commit comments

Comments
 (0)