diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-13 02:33:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-13 02:33:04 +0000 |
commit | 7b1f031ae0c69173d5483eac5c7b3083f156c399 (patch) | |
tree | 71afd9696d9f0e66dec220d07635652ea0ed26a9 /core/l10n/nl.js | |
parent | 6fe1bc27609fbb39ff8e48781d64acdfa4c1e9e0 (diff) | |
download | nextcloud-server-7b1f031ae0c69173d5483eac5c7b3083f156c399.tar.gz nextcloud-server-7b1f031ae0c69173d5483eac5c7b3083f156c399.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);"); |