New translations profile.json (Kannada)

This commit is contained in:
Amruth Pillai
2020-03-31 01:28:22 +05:30
parent 216e25dcad
commit d2e5c03ef5

View File

@ -1,40 +1,40 @@
{ {
"photoUrl": { "photoUrl": {
"label": "Photo URL" "label": "ಫೋಟೋ URL"
}, },
"firstName": { "firstName": {
"label": "First Name", "label": "ಮೊದಲ ಹೆಸರು",
"placeholder": "Jane" "placeholder": "ಶ್ರೀರಾಮ್"
}, },
"lastName": { "lastName": {
"label": "Last Name", "label": "ಕೊನೆಯ ಹೆಸರು",
"placeholder": "Doe" "placeholder": "ಶೆಟ್ಟಿ"
}, },
"subtitle": { "subtitle": {
"label": "Subtitle", "label": "ಉಪಶೀರ್ಷಿಕೆ",
"placeholder": "Full Stack Web Developer" "placeholder": "ಫುಲ್ ಸ್ಟಾಕ್ ವೆಬ್ ಡೆವಲಪರ್"
}, },
"address": { "address": {
"line1": { "line1": {
"label": "Address Line 1", "label": "ವಿಳಾಸ ಸಾಲು 1",
"placeholder": "Palladium Complex" "placeholder": "ಪಲ್ಲಾಡಿಯಮ್ ಕಾಂಪ್ಲೆಕ್ಸ್"
}, },
"line2": { "line2": {
"label": "Address Line 2", "label": "ವಿಳಾಸ ಸಾಲು 2",
"placeholder": "140 E 14th St" "placeholder": "14 ನೇ ಕ್ರಾಸ್, ಎಂಜಿ ರಸ್ತೆ"
}, },
"line3": { "line3": {
"label": "Address Line 3", "label": "ವಿಳಾಸ ಸಾಲು 3",
"placeholder": "New York, NY 10003 USA" "placeholder": "ಬೆಂಗಳೂರು, 560061 ಭಾರತ"
} }
}, },
"phone": { "phone": {
"label": "Phone Number" "label": "ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
}, },
"website": { "website": {
"label": "Website" "label": "ಜಾಲತಾಣ"
}, },
"email": { "email": {
"label": "Email Address" "label": "ಇಮೇಲ್ ವಿಳಾಸ"
} }
} }