Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/nl.js')
-rw-r--r--apps/user_status/l10n/nl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js
index 7ab777a684b..c78f0c5343c 100644
--- a/apps/user_status/l10n/nl.js
+++ b/apps/user_status/l10n/nl.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Working remotely" : "Thuiswerken",
"User status" : "Gebruikersstatus",
"Clear status message after" : "Opruimen statusbericht na",
- "What's your status?" : "Wat is je status?",
"Set status" : "Instellen status",
"Online status" : "Online status",
"Status message" : "Statusbericht",
@@ -33,6 +32,7 @@ OC.L10N.register(
"4 hours" : "4 uur",
"Mute all notifications" : "Onderdruk alle meldingen",
"Appear offline" : "Toon afwezig",
- "Clear status after" : "Maak de status leeg na"
+ "Clear status after" : "Maak de status leeg na",
+ "What's your status?" : "Wat is je status?"
},
"nplurals=2; plural=(n != 1);");