mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
🚀 release v3.0.0
This commit is contained in:
34
client/public/locales/en/landing.json
Normal file
34
client/public/locales/en/landing.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"actions": {
|
||||
"app": "Go to App",
|
||||
"login": "Login",
|
||||
"logout": "Logout",
|
||||
"register": "Register"
|
||||
},
|
||||
"features": {
|
||||
"heading": "Features",
|
||||
"list": {
|
||||
"ads": "No Advertising",
|
||||
"export": "Export your resume to JSON or PDF format",
|
||||
"free": "Free, forever",
|
||||
"import": "Import data from LinkedIn, JSON Resume",
|
||||
"languages": "Accessible in multiple languages",
|
||||
"more": "And much more exciting features, <1>read all about it here</1>",
|
||||
"tracking": "No Tracking (no 🍪s too)"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"heading": "Links",
|
||||
"links": {
|
||||
"donate": "Donate to Reactive Resume",
|
||||
"github": "Source Code on GitHub"
|
||||
}
|
||||
},
|
||||
"screenshots": {
|
||||
"heading": "Screenshots"
|
||||
},
|
||||
"summary": {
|
||||
"body": "Reactive Resume is a free and open source resume builder that's built to make the mundane tasks of creating, updating and sharing your resume as easy as 1, 2, 3. With this app, you can create multiple resumes, share them with recruiters or friends through a unique link and print it as a PDF, all for free, no ads, no tracking, without losing the integrity and privacy of your data.",
|
||||
"heading": "Summary"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user