diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | settings/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index b9036f53b83..78163d592c0 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -278,6 +278,7 @@ OC.L10N.register( "Name" : "Naam", "App name" : "App naam", "Create new app password" : "Creëer nieuw app wachtwoord", + "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om uw app of apparaat te configureren.", "Username" : "Gebruikersnaam", "Done" : "Gedaan", "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 474e657f320..a4e1aa2ccba 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -276,6 +276,7 @@ "Name" : "Naam", "App name" : "App naam", "Create new app password" : "Creëer nieuw app wachtwoord", + "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om uw app of apparaat te configureren.", "Username" : "Gebruikersnaam", "Done" : "Gedaan", "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", |