diff options
Diffstat (limited to 'apps/user_status/l10n/af.js')
-rw-r--r-- | apps/user_status/l10n/af.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/af.js b/apps/user_status/l10n/af.js index 303d8370b94..e9c229935ac 100644 --- a/apps/user_status/l10n/af.js +++ b/apps/user_status/l10n/af.js @@ -9,7 +9,6 @@ OC.L10N.register( "Working remotely" : "Werk in die veld", "User status" : "Gebruikerstatus", "Clear status message after" : "Wis statusboodskap na", - "What's your status?" : "Wat is u status", "Set status" : "Stel status", "Online status" : "Aanlyn status", "Status message" : "Statusboodskap", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 uur", "Mute all notifications" : "Demp alle kennisgewings", "Appear offline" : "Toon as vanlyn", - "Clear status after" : "Wis status na" + "Clear status after" : "Wis status na", + "What's your status?" : "Wat is u status" }, "nplurals=2; plural=(n != 1);"); |