Skip to content

Commit

Permalink
Update dutch.js (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
AJBassa committed Mar 14, 2024
1 parent 8e55bcd commit 42e50b9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions frontend/translations/dutch.js
Expand Up @@ -61,19 +61,19 @@ const data = {
'Are you sure you want to stop all uploads?': 'Weet u zeker dat u alle uploads wil stoppen?',
'Something went wrong': 'Er is iets foutgegaan',
'Invalid directory': 'Ongeldige map',
'This field is required': 'This field is required',
'Username already taken': 'Naam is al in gebruik',
'This field is required': 'Dit veld is vereist',
'Username already taken': 'Gebruikersnaam is al in gebruik',
'User not found': 'Gebruiker niet gevonden',
'Old password': 'Oud wachtwoord',
'New password': 'Nieuw wachtwoord',
'Wrong password': 'Fout wachtwoord',
'Updated': 'Aangepast',
'Deleted': 'Verwijderd',
'Your file is ready': 'Uw bestand is verwerkt',
'View': 'View',
'Search': 'Search',
'Download permission': 'Download',
'Guest': 'Guest',
'View': 'Tonen',
'Search': 'Zoeken',
'Download permission': 'Toestemming om te downloaden',
'Guest': 'Gast',
'Show hidden': 'Verborgen weergeven',
}

Expand Down

0 comments on commit 42e50b9

Please sign in to comment.