mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
New translations app.json (Spanish)
This commit is contained in:
@ -1,25 +1,25 @@
|
|||||||
{
|
{
|
||||||
"heading": {
|
"heading": {
|
||||||
"placeholder": "Heading"
|
"placeholder": "Título"
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"add": "Add {{- heading}}",
|
"add": "Agregar {{- heading}}",
|
||||||
"startDate": {
|
"startDate": {
|
||||||
"label": "Start Date",
|
"label": "Fecha de inicio",
|
||||||
"placeholder": "March 2018"
|
"placeholder": "Marzo 2018"
|
||||||
},
|
},
|
||||||
"endDate": {
|
"endDate": {
|
||||||
"label": "End Date",
|
"label": "Fecha Final",
|
||||||
"placeholder": "March 2022"
|
"placeholder": "Marzo 2022"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"label": "Description"
|
"label": "Descripción"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"add": {
|
"add": {
|
||||||
"label": "Add"
|
"label": "Agregar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownHelpText": "You can use <1>GitHub Flavored Markdown</1> to style this section of the text."
|
"markdownHelpText": "Puedes usar <1>GitHub Flavored Markdown</1> para darle estilo a esta sección."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user