Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nl-nl/translate #29

Merged
merged 1 commit into from
Nov 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions translations/nl-nl/dialogs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"cant.play.dialog": [
"Ik weet niet zeker hoe ik {phrase} moet afspelen",
"Sorry, ik weet niet hoe ik {phrase} moet afspelen"
],
"play.what.dialog": [
"Wat zal ik hierna afspelen?"
],
"no.media.skills.dialog": [
"Het spijt me, er zijn geen media skills geïnstalleerd",
"Voordat ik media kan afspelen, moeten er eerst media skills geïnstalleerd worden",
"Ik kan geen media afspelen totdat er een aantal media skills zijn geïnstalleerd"
],
"just.one.moment.dialog": [
"Eén momentje",
"Eén seconde",
"Even een momentje terwijl ik op zoek ga"
]
}
Loading