Browse Source

Update nl.json

Missing comma fixed
pull/2686/head
Stephan Paternotte 4 days ago
committed by GitHub
parent
commit
a1f678125c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/i18n/locales/nl.json

2
src/i18n/locales/nl.json

@ -20,7 +20,7 @@
"2faKey": "TOTP-sleutel",
"2faCodeDesc": "Voer de code in van uw authenticator-app.",
"disable2fa": "Twee-factor-authenticatie uitschakelen",
"disable2faDesc": "Voer uw wachtwoord in om de twee-factor-authenticatie uit te schakelen."
"disable2faDesc": "Voer uw wachtwoord in om de twee-factor-authenticatie uit te schakelen.",
"linkOauth": "Koppel uw account met een externe provider",
"unlinkOauth": "Ontkoppelen",
"linkedWith": "Gekoppeld met {0}",

Loading…
Cancel
Save