mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
New translations common.json (Kannada)
This commit is contained in:
27
client/public/locales/kn/common.json
Normal file
27
client/public/locales/kn/common.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"avatar": {
|
||||
"menu": {
|
||||
"greeting": "Hello",
|
||||
"logout": "Logout"
|
||||
}
|
||||
},
|
||||
"description": "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.",
|
||||
"footer": {
|
||||
"credit": "A passion project by <1>Amruth Pillai</1>",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user