Skip to content

Commit

Permalink
Add remaining Dutch translations (#261)
Browse files Browse the repository at this point in the history
* Change Dutch "set public" translation

* Dutch: add rest of public secret translations

---------

Co-authored-by: ltguillaume <[email protected]>
  • Loading branch information
ltguillaume and ltguillaume authored Jan 27, 2024
1 parent a6dd25d commit ec87692
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/locales/nl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"restrict_from_ip": "Alleen toegankelijk maken voor een specifiek IP-adres of CIDR-bereik. Voorbeeld CIDR: 192.168.1.0/24.",
"restrict_from_ip_placeholder": "Inzage beperken op IP-adres of CIDR",
"login_to_upload": "Log in om bestanden te uploaden",
"public_no_upload": "Bestanden uploaden is uitgeschakeld voor publieke uitwisselingen",
"upload_files": "Bestanden uploaden",
"your_secret_url": "Geheime link",
"share": "Delen",
Expand Down Expand Up @@ -89,5 +90,10 @@
"secrets": "Geheimen",
"secret": "Geheim",
"deleted": "Geheim verwijderd"
},
"public": {
"heading": "Publieke uitwisselingen",
"title": "Titel",
"expires": "Verloopt"
}
}

0 comments on commit ec87692

Please sign in to comment.