New translations references.json (Italian)

This commit is contained in:
Amruth Pillai
2020-05-06 22:37:33 +05:30
parent 51cc7e82c5
commit d7b1a29bba

View File

@ -1,19 +1,14 @@
{ {
"name": { "name": {
"label": "Name", "label": "Nome"
"placeholder": "Richard Hendricks"
}, },
"position": { "position": {
"label": "Position", "label": "Posizione"
"placeholder": "CEO, Pied Piper"
}, },
"phone": { "phone": {
"label": "Phone Number" "label": "Numero di telefono"
}, },
"email": { "email": {
"label": "Email Address" "label": "Indirizzo email"
},
"description": {
"placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of."
} }
} }