New translations profile.json (Finnish)

This commit is contained in:
Amruth Pillai
2020-07-03 15:58:20 +05:30
parent cd2c284ca7
commit 37a31f0ecb
+10 -10
View File
@@ -1,35 +1,35 @@
{
"photoUrl": {
"label": "Photo URL"
"label": "Valokuvan URL"
},
"firstName": {
"label": "First Name"
"label": "Etunimi"
},
"lastName": {
"label": "Last Name"
"label": "Sukunimi"
},
"subtitle": {
"label": "Alaotsikko"
},
"address": {
"label": "Address",
"label": "Osoite",
"line1": {
"label": "Address Line 1"
"label": "Osoite rivi 1"
},
"line2": {
"label": "Address Line 2"
"label": "Osoiterivi 2"
},
"line3": {
"label": "Address Line 3"
"label": "Osoiterivi 3"
}
},
"phone": {
"label": "Phone Number"
"label": "Puhelin"
},
"website": {
"label": "Website"
"label": "Nettisivut"
},
"email": {
"label": "Email Address"
"label": "Sähköposti"
}
}