Skip to content

Commit

Permalink
Merge pull request #4958 from evetion/patch-1
Browse files Browse the repository at this point in the history
Fix Dutch translation of contributors.
  • Loading branch information
squidfunk committed Jan 30, 2023
2 parents 3104df5 + d1d918d commit 567419b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion material/partials/languages/nl.html
Expand Up @@ -47,7 +47,7 @@
"select.language": "Selecteer taal",
"select.version": "Selecteer versie",
"source": "Ga naar repository",
"source.file.contributors": "Donateurs",
"source.file.contributors": "Bijdragers",
"source.file.date.created": "Gecreëerd",
"source.file.date.updated": "Laatst geüpdatet",
"tabs": "Tabs",
Expand Down
2 changes: 1 addition & 1 deletion src/partials/languages/nl.html
Expand Up @@ -67,7 +67,7 @@
"select.language": "Selecteer taal",
"select.version": "Selecteer versie",
"source": "Ga naar repository",
"source.file.contributors": "Donateurs",
"source.file.contributors": "Bijdragers",
"source.file.date.created": "Gecreëerd",
"source.file.date.updated": "Laatst geüpdatet",
"tabs": "Tabs",
Expand Down

0 comments on commit 567419b

Please sign in to comment.