diff options
Diffstat (limited to 'web/l10n/nl.json')
-rw-r--r-- | web/l10n/nl.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/web/l10n/nl.json b/web/l10n/nl.json index d06f3dab..4447ed53 100644 --- a/web/l10n/nl.json +++ b/web/l10n/nl.json @@ -132,13 +132,13 @@ "userToken": "Token", "loginTitle": "Inloggen", "loginLanguage": "Taal", - "loginReset": "Reset Password", + "loginReset": "Wachtwoord herstellen", "loginRegister": "Registreren", "loginLogin": "Inloggen", "loginFailed": "Onjuist e-mailadres of wachtwoord", "loginCreated": "De nieuwe gebruiker is geregistreerd", - "loginResetSuccess": "Check your email", - "loginUpdateSuccess": "New password is set", + "loginResetSuccess": "Check je e-mail", + "loginUpdateSuccess": "Het wachtwoord is ingesteld", "loginLogout": "Afmelden", "loginLogo": "Logo", "devicesAndState": "Apparaten en status", @@ -265,6 +265,7 @@ "mapShapeCircle": "Cirkel", "mapShapePolyline": "Polylijn", "mapLiveRoutes": "Live routes", + "mapCurrentLocation": "Huidige locatie", "mapPoiLayer": "POI laag", "stateTitle": "Status", "stateName": "Parameter", |