Files
twenty/packages/twenty-docs/l/sr/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.3 KiB
JSON

{
"tabs": {
"userGuide": {
"label": "User Guide",
"groups": {
"gettingStarted": {
"label": "Getting Started"
},
"dataModel": {
"label": "Модел података"
},
"crmEssentials": {
"label": "Основе CRM-a"
},
"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": "Getting Started",
"groups": {
"selfHosting": {
"label": "Самохостинг"
},
"apiAndWebhooks": {
"label": "API и Webhooks"
}
}
},
"contributing": {
"label": "Сарадња",
"groups": {
"frontendDevelopment": {
"label": "Фронтенд развој",
"groups": {
"twentyUi": {
"label": "Twenty UI",
"groups": {
"display": {
"label": "Приказ"
},
"feedback": {
"label": "Повратна информација"
},
"input": {
"label": "Унос"
},
"navigation": {
"label": "Навигација"
}
}
}
}
},
"backendDevelopment": {
"label": "Бекенд развој"
}
}
}
}
}
}
}