New translations references.json (Russian)

This commit is contained in:
Amruth Pillai
2020-05-06 23:15:46 +05:30
parent 097fa58851
commit 21dcac51f7

View File

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