mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
New translations about.json (Hebrew)
This commit is contained in:
@ -1,36 +1,36 @@
|
||||
{
|
||||
"title": "About",
|
||||
"title": "אודות",
|
||||
"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": "תיעוד",
|
||||
"body": "רוצה לדעת יותר על האפליקציה? האם לא היה נחמד אם היה מדריך להתקנתו במחשב המקומי שלכם? זקוק למידע כיצד לתרום לפרויקט? אל תחכה יותר, יש תיעוד מקיף שיוצר בדיוק בשבילך.",
|
||||
"buttons": {
|
||||
"documentation": "Documentation"
|
||||
"documentation": "תיעוד"
|
||||
}
|
||||
},
|
||||
"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": "באג? בקשה לתוסף?",
|
||||
"body": "משהו שעוצר את ההתקדמות שלך מלכתוב קורות חיים? מצאת באג מציק שפשוט לא נפתר? דווח על זה בקטע בעיות ב-GitHub, או שלח לי אימייל באמצעות הפקודות למטה.",
|
||||
"buttons": {
|
||||
"raiseIssue": "Raise an Issue",
|
||||
"sendEmail": "Send an Email"
|
||||
"raiseIssue": "העלה בעיה",
|
||||
"sendEmail": "שלח אימייל"
|
||||
}
|
||||
},
|
||||
"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": "קוד מקור",
|
||||
"body": "רוצים לנהל את הפרויקט מקובץ המקור שלו? האם אתה מפתח שמוכן לתרום לפיתוח הקוד הפתוח של הפרויקט הזה? לחץ על הכפתור למטה.",
|
||||
"buttons": {
|
||||
"githubRepo": "GitHub Repo"
|
||||
"githubRepo": "מאגר גיתוב"
|
||||
}
|
||||
},
|
||||
"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": "מידע על הרשיון",
|
||||
"body": "הפרויקט מנוהל תחת רישיון MIT, שתוכל לקרוא עליו יותר בהמשך. בפשטות, מותר לך להשתמש בפרויקט בכל מקום ובכל דרך ובלבד שתעניק קרדיט למחבר המקורי.",
|
||||
"buttons": {
|
||||
"mitLicense": "MIT License"
|
||||
"mitLicense": "MIT רשיון"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"credit": "Reactive Resume is a project by <1>Amruth Pillai</1>.",
|
||||
"thanks": "Thank you for using Reactive Resume!"
|
||||
"thanks": "תודה שאתה משתמש בReactive Resume"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user