diff options
Diffstat (limited to 'apps/user_status/l10n/nl.js')
-rw-r--r-- | apps/user_status/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js index b79bb8d209e..077c9e12a16 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -10,12 +10,12 @@ OC.L10N.register( "What's your status?" : "Wat is je status?", "Set status" : "Instellen status", "Status message" : "Statusbericht", + "Away" : "Afwezig", + "Do not disturb" : "Niet storen", "{status}, {timestamp}" : "{status}, {timestamp}", "Today" : "Vandaag", "This week" : "Deze week", "Online" : "Online", - "Away" : "Afwezig", - "Do not disturb" : "Niet storen", "Invisible" : "Verborgen", "Offline" : "Off-line", "30 minutes" : "30 minuten", |