mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 16:55:14 +08:00
34 lines
1.7 KiB
JSON
34 lines
1.7 KiB
JSON
{
|
|
"actionMsg.deleteConfirmTips": "This action cannot be undone.",
|
|
"actionMsg.deleteConfirmTitle": "Delete this secret key?",
|
|
"actionMsg.ok": "OK",
|
|
"apiKeyModal.addKnowledgeBase": "Kennisbank toevoegen",
|
|
"apiKeyModal.addSubtitle": "Maak een nieuwe API Key om toegang te krijgen tot de kennisbank-API.",
|
|
"apiKeyModal.addTitle": "API Key toevoegen",
|
|
"apiKeyModal.apiSecretKey": "API Key",
|
|
"apiKeyModal.apiSecretKeyTips": "To prevent API abuse, protect your API Key. Avoid using it as plain text in front-end code. :)",
|
|
"apiKeyModal.createNewSecretKey": "Create new Secret key",
|
|
"apiKeyModal.created": "CREATED",
|
|
"apiKeyModal.generateTips": "Keep this key in a secure and accessible place.",
|
|
"apiKeyModal.knowledgeBaseAccess": "Toegang tot kennisbanken",
|
|
"apiKeyModal.lastUsed": "LAST USED",
|
|
"apiKeyModal.noKnowledgeBasesSelected": "Nog geen kennisbanken geselecteerd.",
|
|
"apiKeyModal.scope": "BEREIK",
|
|
"apiKeyModal.scopeAllDatasets": "Alle kennisbanken",
|
|
"apiKeyModal.scopeAllDatasetsTip": "Deze sleutel heeft toegang tot alle kennisbanken in de werkruimte.",
|
|
"apiKeyModal.scopeCount": "{{count}} kennisbanken",
|
|
"apiKeyModal.scopeSpecificDatasets": "Specifieke kennisbanken",
|
|
"apiKeyModal.scopeSpecificDatasetsTip": "Deze sleutel heeft alleen toegang tot de kennisbanken die u selecteert.",
|
|
"apiKeyModal.searchKnowledgeBases": "Kennisbanken zoeken",
|
|
"apiKeyModal.secretKey": "Secret Key",
|
|
"apiKeyModal.selectedKnowledgeBases": "Geselecteerde kennisbanken",
|
|
"apiKeyModal.selectedKnowledgeBasesCount": "Geselecteerde kennisbanken ({{count}})",
|
|
"copied": "Copied",
|
|
"copy": "Copy",
|
|
"loading": "Loading",
|
|
"never": "Never",
|
|
"pause": "Pause",
|
|
"play": "Play",
|
|
"playing": "Playing"
|
|
}
|