diff --git a/locales/nl.json b/locales/nl.json index f1c31c32..5f1729ee 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -11,8 +11,8 @@ "file_not_exist": "Bestand bestaat niet: '{path}'", "folder_exists": "Deze map bestaat al: '{path}'", "folder_not_exist": "Map bestaat niet", - "instance_already_running": "Er is al een instantie aan het draaien", - "invalid_argument": "Onjuist argument '{argument}': {error}", + "instance_already_running": "Er is al een instantie aktief", + "invalid_argument": "Ongeldig argument '{argument}': {error}", "invalid_password": "Ongeldig wachtwoord", "invalid_usage": "Geef 'pass --help' in voor meer informatie", "ldap_attribute_already_exists": "Attribuut bestaat al: '{attribute}={value}'",