Reactive-Resume/client/public/locales/en/common.json

30 lines
786 B
JSON

{
"avatar": {
"menu": {
"greeting": "Hello",
"logout": "Logout"
}
},
"footer": {
"credit": "A passion project by <1>Amruth Pillai</1>",
"language": {
"missing": "Missing your language?"
},
"license": "By the community, for the community."
},
"markdown": {
"help-text": "This section supports <1>markdown</1> formatting."
},
"subtitle": "A free and open source resume builder.",
"title": "Reactive Resume",
"toast": {
"error": {
"upload-file-size": "Please upload only files under 2 megabytes.",
"upload-photo-size": "Please upload only photos under 2 megabytes, preferrably square."
},
"success": {
"resume-link-copied": "A link to your resume has been copied to your clipboard."
}
}
}