mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 17:51:43 +10:00
update and remove unnecessary translation strings
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
},
|
||||
"endDate": {
|
||||
"label": "End Date",
|
||||
"placeholder": "current"
|
||||
"placeholder": "March 2020"
|
||||
},
|
||||
"description": {
|
||||
"label": "Description"
|
||||
@ -21,5 +21,5 @@
|
||||
"label": "Add"
|
||||
}
|
||||
},
|
||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of text."
|
||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
|
||||
}
|
||||
|
||||
@ -8,6 +8,6 @@
|
||||
"placeholder": "First Place, International Level"
|
||||
},
|
||||
"description": {
|
||||
"placeholder": ""
|
||||
"placeholder": "You can write about what qualities made you succeed in getting this award."
|
||||
}
|
||||
}
|
||||
|
||||
@ -8,6 +8,6 @@
|
||||
"placeholder": "Udacity"
|
||||
},
|
||||
"description": {
|
||||
"placeholder": ""
|
||||
"placeholder": "You can write about what you learnt from your certification program."
|
||||
}
|
||||
}
|
||||
|
||||
@ -8,8 +8,7 @@
|
||||
"placeholder": "Masters in Computer Science"
|
||||
},
|
||||
"grade": {
|
||||
"label": "Grade",
|
||||
"placeholder": "7.2 CGPA"
|
||||
"label": "Grade"
|
||||
},
|
||||
"description": {
|
||||
"placeholder": "You can write about projects or special credit classes that you took while studying at this school."
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
{
|
||||
"photoUrl": {
|
||||
"label": "Photo URL",
|
||||
"placeholder": "https://i.imgur.com/..."
|
||||
"label": "Photo URL"
|
||||
},
|
||||
"firstName": {
|
||||
"label": "First Name",
|
||||
@ -30,15 +29,12 @@
|
||||
}
|
||||
},
|
||||
"phone": {
|
||||
"label": "Phone Number",
|
||||
"placeholder": "+1 541 754 3010"
|
||||
"label": "Phone Number"
|
||||
},
|
||||
"website": {
|
||||
"label": "Website",
|
||||
"placeholder": "google.com"
|
||||
"label": "Website"
|
||||
},
|
||||
"email": {
|
||||
"label": "Email Address",
|
||||
"placeholder": "john.doe@example.com"
|
||||
"label": "Email Address"
|
||||
}
|
||||
}
|
||||
|
||||
@ -8,12 +8,10 @@
|
||||
"placeholder": "CEO, Pied Piper"
|
||||
},
|
||||
"phone": {
|
||||
"label": "Phone Number",
|
||||
"placeholder": "+1 123 456 7890"
|
||||
"label": "Phone Number"
|
||||
},
|
||||
"email": {
|
||||
"label": "Email Address",
|
||||
"placeholder": "richard@piedpiper.com"
|
||||
"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."
|
||||
|
||||
@ -1,9 +1,3 @@
|
||||
{
|
||||
"title": "Templates",
|
||||
"templates": {
|
||||
"onyx": "Onyx",
|
||||
"pikachu": "Pikaaachu",
|
||||
"gengar": "Gengar",
|
||||
"castform": "Castform"
|
||||
}
|
||||
"title": "Templates"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user