diff options
Diffstat (limited to 'apps/user_status/l10n/uz.json')
-rw-r--r-- | apps/user_status/l10n/uz.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/uz.json b/apps/user_status/l10n/uz.json index a72475352c6..98bd74e1a17 100644 --- a/apps/user_status/l10n/uz.json +++ b/apps/user_status/l10n/uz.json @@ -1,5 +1,6 @@ { "translations": { "Recent statuses" : "Recent statuses", + "No recent status changes" : "No recent status changes", "In a meeting" : "In a meeting", "Commuting" : "Commuting", "Out sick" : "Out sick", @@ -17,14 +18,12 @@ "Set status message" : "Set status message", "There was an error saving the status" : "There was an error saving the status", "There was an error clearing the status" : "There was an error clearing the status", - "No recent status changes" : "No recent status changes", - "Away" : "Away", - "Do not disturb" : "Do not disturb", - "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Don't clear", "Today" : "Today", "This week" : "This week", "Online" : "Online", + "Away" : "Away", + "Do not disturb" : "Do not disturb", "Invisible" : "Invisible", "Offline" : "Offline", "There was an error saving the new status" : "There was an error saving the new status", @@ -32,6 +31,7 @@ "1 hour" : "1 hour", "4 hours" : "4 hours", "Mute all notifications" : "Mute all notifications", - "Appear offline" : "Appear offline" + "Appear offline" : "Appear offline", + "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |