mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 09:11:57 +10:00
New translations profile.json (Serbian (Cyrillic))
This commit is contained in:
35
src/i18n/locales/sr/leftSidebar/profile.json
Normal file
35
src/i18n/locales/sr/leftSidebar/profile.json
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"photoUrl": {
|
||||
"label": "Photo URL"
|
||||
},
|
||||
"firstName": {
|
||||
"label": "First Name"
|
||||
},
|
||||
"lastName": {
|
||||
"label": "Last Name"
|
||||
},
|
||||
"subtitle": {
|
||||
"label": "Subtitle"
|
||||
},
|
||||
"address": {
|
||||
"label": "Address",
|
||||
"line1": {
|
||||
"label": "Address Line 1"
|
||||
},
|
||||
"line2": {
|
||||
"label": "Address Line 2"
|
||||
},
|
||||
"line3": {
|
||||
"label": "Address Line 3"
|
||||
}
|
||||
},
|
||||
"phone": {
|
||||
"label": "Phone Number"
|
||||
},
|
||||
"website": {
|
||||
"label": "Website"
|
||||
},
|
||||
"email": {
|
||||
"label": "Email Address"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user