-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
41 lines (41 loc) · 1.21 KB
/
data.json
File metadata and controls
41 lines (41 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"sourceLanguage": "en",
"strings": {
"E-mail address": {
"comment": "The placeholder text of the e-mail address field",
"localizations": {
"fr": {
"stringUnit": {
"state": "translated",
"value": "Adresse e-mail"
}
},
"de": {
"stringUnit": {
"state": "translated",
"value": "E-Mail-Adresse"
}
},
"it": {
"stringUnit": {
"state": "translated",
"value": "Indirizzo e-mail"
}
},
"nl": {
"stringUnit": {
"state": "translated",
"value": "E-mailadres"
}
},
"es": {
"stringUnit": {
"state": "translated",
"value": "Dirección de correo electrónico"
}
}
}
}
},
"version": "1.0"
}