New translations references.json (Polish)

This commit is contained in:
Amruth Pillai
2020-04-16 13:50:40 +05:30
parent 6880dbcd2f
commit f9fd5e1602

View File

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