diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-13 02:32:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-13 02:32:57 +0000 |
commit | 32ef1f59321397bce7577e30394abb1ea239d835 (patch) | |
tree | 2951086e7a85dad1b9be1395b114ee5a34eacd2b /core/l10n/nl.js | |
parent | 4994b73169a151e87e7a4903a96f33a31755048f (diff) | |
download | nextcloud-server-32ef1f59321397bce7577e30394abb1ea239d835.tar.gz nextcloud-server-32ef1f59321397bce7577e30394abb1ea239d835.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 83fda3e78fb..3378419cb3a 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -405,7 +405,6 @@ OC.L10N.register( "More apps menu" : "Meer apps menu", "Settings menu" : "Instellingenmenu", "The password is wrong. Try again." : "Het wachtwoord is onjuist. Probeer opnieuw.", - "Setup two-factor authentication" : "Instellen tweefactor authenticatie", - "Search starts once you start typing" : "Zoeken begint zodra u iets typt" + "Setup two-factor authentication" : "Instellen tweefactor authenticatie" }, "nplurals=2; plural=(n != 1);"); |