Files
twenty/packages/twenty-docs/l/he/navigation.json
T
github-actions[bot] e02c24bd3a i18n - docs translations (#15904)
Created by Github action

---------

Co-authored-by: Abdul Rahman <ar5438376@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: github-actions <github-actions@twenty.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
2025-11-18 17:21:48 +01:00

91 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"tabs": {
"userGuide": {
"label": "User Guide",
"groups": {
"gettingStarted": {
"label": "תחילת העבודה"
},
"dataModel": {
"label": "מודל נתונים"
},
"crmEssentials": {
"label": "CRM Essentials"
},
"views": {
"label": "תצוגות"
},
"workflows": {
"label": "זרימות עבודה"
},
"collaboration": {
"label": "שיתוף פעולה"
},
"integrationsApi": {
"label": "Integrations & API"
},
"reporting": {
"label": "דיווח"
},
"settings": {
"label": "הגדרות"
},
"pricing": {
"label": "תמחור"
},
"resources": {
"label": "משאבים"
}
}
},
"developers": {
"label": "מפתחים",
"groups": {
"developersGroup": {
"label": "מפתחים"
},
"devGettingStarted": {
"label": "תחילת העבודה",
"groups": {
"selfHosting": {
"label": "אירוח עצמי"
},
"apiAndWebhooks": {
"label": "API ו-Webhooks"
}
}
},
"contributing": {
"label": "תרומה",
"groups": {
"frontendDevelopment": {
"label": "פיתוח Frontend",
"groups": {
"twentyUi": {
"label": "Twenty UI",
"groups": {
"display": {
"label": "הצגה"
},
"feedback": {
"label": "משוב"
},
"input": {
"label": "קלט"
},
"navigation": {
"label": "ניווט"
}
}
}
}
},
"backendDevelopment": {
"label": "פיתוח Backend"
}
}
}
}
}
}
}