diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-23 02:20:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-23 02:20:11 +0000 |
commit | 61791962f2366c40a94537989c66f338ebb58a38 (patch) | |
tree | 7bb02fd871f8987d50bdfdea12ddcb92f0d66ee8 /apps/user_status | |
parent | 7e9d8a8bd0d618a26d67ac6fbc346ebd6c439029 (diff) | |
download | nextcloud-server-61791962f2366c40a94537989c66f338ebb58a38.tar.gz nextcloud-server-61791962f2366c40a94537989c66f338ebb58a38.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js index e576aa8236f..05a8aa10d59 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -10,6 +10,7 @@ OC.L10N.register( "User status" : "Gebruikersstatus", "What's your status?" : "Wat is je status?", "Set status" : "Instellen status", + "Online status" : "Online status", "Status message" : "Statusbericht", "There was an error saving the status" : "Er is een fout opgetreden bij het bewaren van de status", "There was an error clearing the status" : "Er is een fout opgetreden bij het leegmaken van de status", diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json index f8b232d4a5d..e3f965c528b 100644 --- a/apps/user_status/l10n/nl.json +++ b/apps/user_status/l10n/nl.json @@ -8,6 +8,7 @@ "User status" : "Gebruikersstatus", "What's your status?" : "Wat is je status?", "Set status" : "Instellen status", + "Online status" : "Online status", "Status message" : "Statusbericht", "There was an error saving the status" : "Er is een fout opgetreden bij het bewaren van de status", "There was an error clearing the status" : "Er is een fout opgetreden bij het leegmaken van de status", |