Skip to content

Commit 68dde6d

Browse files
committed
etsy ca address
1 parent 6622a83 commit 68dde6d

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
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/etsy_ad.html",
3+
"field_mapping": {
4+
"name": "7771b652-4623-4583-9545-a9a8fefb3df3",
5+
"street_address": "4502ed8f-43f4-4eb4-aa1a-444f42b54f3c",
6+
"address_level_2": "22534994-3376-45b8-8255-144bd5fae86e",
7+
"address_level_1": "e76a5693-ac48-4b3f-8c1e-1a20dc209b95",
8+
"postal_code": "82c605d7-c9b8-4573-a44b-6fac3db96bc0",
9+
"email": "ba1830ab-adad-4026-ad15-356f03489722"
10+
},
11+
12+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
13+
"fields": [
14+
"7771b652-4623-4583-9545-a9a8fefb3df3",
15+
"4502ed8f-43f4-4eb4-aa1a-444f42b54f3c",
16+
"22534994-3376-45b8-8255-144bd5fae86e",
17+
"e76a5693-ac48-4b3f-8c1e-1a20dc209b95",
18+
"82c605d7-c9b8-4573-a44b-6fac3db96bc0",
19+
"ba1830ab-adad-4026-ad15-356f03489722"
20+
]
21+
}

l10n_CM/run_l10n.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
valid_flags = {"--run-headless", "-n", "--reruns", "--fx-executable", "--ci"}
1414
flag_with_parameter = {"-n", "--reruns"}
1515
valid_region = {"US", "CA", "DE", "FR"}
16-
valid_sites = {"demo", "amazon", "walmart", "mediamarkt", "lowes"}
16+
valid_sites = {"demo", "amazon", "walmart", "mediamarkt", "lowes", "etsy"}
1717
live_sites = []
1818

1919
LOCALHOST = "127.0.0.1"

l10n_CM/sites/etsy/CA/etsy_ad.html

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

0 commit comments

Comments
 (0)