nova-betterchat/public/locales/da/api.json
2023-03-25 13:04:06 +08:00

19 lines
1.2 KiB
JSON

{
"securityMessage": "Vi prioriterer sikkerheden af din API-nøgle og håndterer den med største omhu. Din nøgle opbevares udelukkende på din browser og deles aldrig med tredjeparts enheder. Den bruges udelukkende til det tilsigtede formål at få adgang til OpenAI API og ikke til nogen anden uautoriseret brug.",
"apiEndpoint": {
"option": "Brug gratis",
"inputLabel": "API Endpoint",
"description": "Tak til <0>Ayaka</0> for at levere det gratis API-endpoint: https://chatgpt-api.shn.hk/v1/",
"note": "Please note that the availability of the free endpoint is not indefinite, as its funding is limited and will eventually be depleted. Users with their own API key can continue using BetterChatGPT without any disruptions."
},
"apiKey": {
"option": "Brug din egen API-nøgle",
"howTo": "Få din personlige API-nøgle <0>her</0>",
"inputLabel": "API-nøgle"
},
"customEndpoint": "Brug brugerdefineret API-endpoint",
"shareGPT": "Tjek <0>ShareGPT</0>, et API-nøgle delingsværktøj, der driver https://sharegpt.churchless.tech/share/v1/chat",
"advancedConfig": "View advanced API configuration <0>here</0>",
"noApiKeyWarning": "No API key supplied! Please check your API settings."
}