New translations profile.json (Serbian (Cyrillic))

This commit is contained in:
Amruth Pillai
2020-05-06 23:16:36 +05:30
parent 31c91749dd
commit f5c2f2d314

View File

@ -0,0 +1,35 @@
{
"photoUrl": {
"label": "Photo URL"
},
"firstName": {
"label": "First Name"
},
"lastName": {
"label": "Last Name"
},
"subtitle": {
"label": "Subtitle"
},
"address": {
"label": "Address",
"line1": {
"label": "Address Line 1"
},
"line2": {
"label": "Address Line 2"
},
"line3": {
"label": "Address Line 3"
}
},
"phone": {
"label": "Phone Number"
},
"website": {
"label": "Website"
},
"email": {
"label": "Email Address"
}
}