mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
New translations about.json (Italian)
This commit is contained in:
@ -1,36 +1,36 @@
|
||||
{
|
||||
"title": "About",
|
||||
"title": "Informazioni",
|
||||
"documentation": {
|
||||
"heading": "Documentation",
|
||||
"body": "Want to know more about the app? Wouldn't it be nice if there was a guide to setting it up on your local machine? Need information on how to contribute to the project? Look no further, there's comprehensive documentation made just for you.",
|
||||
"heading": "Documentazione",
|
||||
"body": "Vuoi saperne di più sull'app? Hai bisogno di informazioni su come contribuire al progetto? Non guardare oltre, c'è una guida completa fatta solo per te.",
|
||||
"buttons": {
|
||||
"documentation": "Documentation"
|
||||
"documentation": "Documentazione"
|
||||
}
|
||||
},
|
||||
"bugOrFeatureRequest": {
|
||||
"heading": "Bug? Feature Request?",
|
||||
"body": "Something halting your progress from making a resume? Found a pesky bug that just won't quit? Talk about it on the GitHub Issues section, or send me and email using the actions below.",
|
||||
"heading": "Bug? Richiesta di nuove funzionalità?",
|
||||
"body": "Qualcosa ti blocca mentre crei il tuo curriculum? Hai trovato un bug fastidioso che non scompare? Parlane nella sezione GitHub Issues o mandami un'email utilizzando le azioni qui sotto.",
|
||||
"buttons": {
|
||||
"raiseIssue": "Raise an Issue",
|
||||
"sendEmail": "Send an Email"
|
||||
"raiseIssue": "Crea una segnalazione",
|
||||
"sendEmail": "Manda un'email"
|
||||
}
|
||||
},
|
||||
"sourceCode": {
|
||||
"heading": "Source Code",
|
||||
"body": "Want to run the project from its source? Are you a developer willing to contribute to the open-source development of this project? Click the button below.",
|
||||
"heading": "Codice sorgente",
|
||||
"body": "Vuoi eseguire il progetto dal suo codice sorgente? Sei uno sviluppatore disposto a contribuire allo sviluppo open-source di questo progetto? Clicca il pulsante qui sotto.",
|
||||
"buttons": {
|
||||
"githubRepo": "GitHub Repo"
|
||||
}
|
||||
},
|
||||
"license": {
|
||||
"heading": "License Information",
|
||||
"body": "The project is governed under the MIT License, which you can read more about below. Basically, you are allowed to use the project anywhere provided you give credits to the original author.",
|
||||
"heading": "Informazioni sulla licenza",
|
||||
"body": "Il progetto è sottoposto alla licenza MIT, che puoi leggere di più su di sotto. Fondamentalmente, è consentito utilizzare il progetto ovunque purché dia crediti all'autore originale.",
|
||||
"buttons": {
|
||||
"mitLicense": "MIT License"
|
||||
"mitLicense": "Licenza MIT"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"credit": "Reactive Resume is a project by <1>Amruth Pillai</1>.",
|
||||
"thanks": "Thank you for using Reactive Resume!"
|
||||
"credit": "Realizzato con amore da <1>Amruth Pillai</1>",
|
||||
"thanks": "Grazie per aver utilizzato Reactive Resume!"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user