New translations references.json (Vietnamese)

This commit is contained in:
Amruth Pillai
2020-04-22 17:09:31 +05:30
parent 7079a6ec41
commit cba98e57fc

View File

@ -1,19 +1,14 @@
{ {
"name": { "name": {
"label": "Tên", "label": "Tên"
"placeholder": "Richard Hendricks"
}, },
"position": { "position": {
"label": "Chức vụ", "label": "Chức vụ"
"placeholder": "CEO, Pied Piper"
}, },
"phone": { "phone": {
"label": "Số Điện thoại" "label": "Số Điện thoại"
}, },
"email": { "email": {
"label": "Địa chỉ Email" "label": "Địa chỉ Email"
},
"description": {
"placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of."
} }
} }