update and remove unnecessary translation strings

This commit is contained in:
Amruth Pillai
2020-03-30 14:12:31 +05:30
parent 1b2bae43be
commit 82037d4cfe
12 changed files with 25 additions and 37 deletions

View File

@ -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."
}

View File

@ -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."
}
}

View File

@ -8,6 +8,6 @@
"placeholder": "Udacity"
},
"description": {
"placeholder": ""
"placeholder": "You can write about what you learnt from your certification program."
}
}

View File

@ -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."

View File

@ -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"
}
}

View File

@ -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."

View File

@ -1,9 +1,3 @@
{
"title": "Templates",
"templates": {
"onyx": "Onyx",
"pikachu": "Pikaaachu",
"gengar": "Gengar",
"castform": "Castform"
}
"title": "Templates"
}