Skip to content

Commit

Permalink
Update nl.json
Browse files Browse the repository at this point in the history
Minor changes to Dutch translation.
  • Loading branch information
AJediIAm authored and jekalmin committed Jan 1, 2024
1 parent d7ba5f8 commit 2aa239b
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"user": {
"data": {
"name": "Naam",
"api_key": "API-sleutel",
"base_url": "Basis-URL",
"api_version": "Api Version",
"skip_authentication": "Skip Authentication"
"api_key": "API Sleutel",
"base_url": "Basis URL",
"api_version": "API Version",
"skip_authentication": "Authenticatie overslaan"
}
}
}
Expand All @@ -28,8 +28,8 @@
"top_p": "Top P",
"max_function_calls_per_conversation": "Maximale keren functies mogen worden aangeroepen per conversatie",
"functions": "Functies",
"attach_username": "Attach Username to Message",
"model_key": "Model Key"
"attach_username": "Gebruikersnaam aan bericht toevoegen",
"model_key": "Model Sleutel"
}
}
}
Expand Down

0 comments on commit 2aa239b

Please sign in to comment.