Skip to content

Commit

Permalink
Fix dutch translation for minute (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: Knut Ahlers <[email protected]>
  • Loading branch information
sorcix and Luzifer authored Aug 10, 2023
1 parent 48d16f3 commit f768beb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion i18n.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ translations:
btn-show-explanation: Hoe werkt dit?
expire-n-days: '{n} dag | {n} dagen'
expire-n-hours: '{n} uur | {n} uur'
expire-n-minutes: '{n} minute | {n} minuten'
expire-n-minutes: '{n} minuut | {n} minuten'
expire-n-seconds: '{n} seconde | {n} seconden'
items-explanation:
- Je vult vertrouwelijke informatie in op deze pagina.
Expand Down
2 changes: 1 addition & 1 deletion src/langs/langs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f768beb

Please sign in to comment.