diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-15 02:24:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-15 02:24:47 +0000 |
commit | 9704b168223bfbff4c795167d937e7907da8d253 (patch) | |
tree | c1e0d2a81b9f5914cfc97a0e17935a01b8b9d157 /apps/dashboard/l10n/nl.js | |
parent | b1e86f39fe7bd63ff6b4c0cf95bb678b563c180b (diff) | |
download | nextcloud-server-9704b168223bfbff4c795167d937e7907da8d253.tar.gz nextcloud-server-9704b168223bfbff4c795167d937e7907da8d253.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n/nl.js')
-rw-r--r-- | apps/dashboard/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/nl.js b/apps/dashboard/l10n/nl.js index a2712247071..06f1ce25225 100644 --- a/apps/dashboard/l10n/nl.js +++ b/apps/dashboard/l10n/nl.js @@ -23,9 +23,9 @@ OC.L10N.register( "Hello" : "Hallo", "Hello, {name}" : "Hallo, {name}", "Pick from Files" : "Kies uit Bestanden", - "Default images" : "Standaardafbeeldingen", "Plain background" : "Kale achtergrond", "Insert from {productName}" : "Invoegen vanuit {productName}", - "Show something" : "Toon iets" + "Show something" : "Toon iets", + "Default images" : "Standaardafbeeldingen" }, "nplurals=2; plural=(n != 1);"); |