diff options
Diffstat (limited to 'apps/user_status/l10n/sv.js')
-rw-r--r-- | apps/user_status/l10n/sv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/sv.js b/apps/user_status/l10n/sv.js index 4a8849acb8f..682899c2a1c 100644 --- a/apps/user_status/l10n/sv.js +++ b/apps/user_status/l10n/sv.js @@ -10,7 +10,6 @@ OC.L10N.register( "Working remotely" : "Arbetar hemifrån", "In a call" : "I ett samtal", "User status" : "Användarstatus", - "View profile" : "Visa profil", "Clear status after" : "Rensa status efter", "Emoji for your status message" : "Emoji för ditt statusmeddelande", "What is your status?" : "Vad är din status?", @@ -43,6 +42,7 @@ OC.L10N.register( "4 hours" : "4 timmar", "Mute all notifications" : "Dölj alla aviseringar", "Appear offline" : "Visa som frånkopplad", + "View profile" : "Visa profil", "{status}, {timestamp}" : "{status}, {timestamp}" }, "nplurals=2; plural=(n != 1);"); |