diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:46 +0000 |
commit | 724a62daeebeeb0508b7ce7195226aa0654dd97f (patch) | |
tree | 74695f1deb0a6c78d1d3c40fd53aae2312b67f4e /apps/user_status/l10n/nl.js | |
parent | a357c065bd1c86dae196a1bd4759f183dd1f2733 (diff) | |
download | nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.tar.gz nextcloud-server-724a62daeebeeb0508b7ce7195226aa0654dd97f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/nl.js')
-rw-r--r-- | apps/user_status/l10n/nl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js index ffdd4a03a71..3f0641b9c96 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -34,7 +34,6 @@ OC.L10N.register( "4 hours" : "4 uur", "Mute all notifications" : "Onderdruk alle meldingen", "Appear offline" : "Toon afwezig", - "View profile" : "Bekijk profiel", - "{status}, {timestamp}" : "{status}, {timestamp}" + "View profile" : "Bekijk profiel" }, "nplurals=2; plural=(n != 1);"); |