aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sv.js')
-rw-r--r--apps/comments/l10n/sv.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js
index b46ebf005fe..98f1b62104c 100644
--- a/apps/comments/l10n/sv.js
+++ b/apps/comments/l10n/sv.js
@@ -33,6 +33,7 @@ OC.L10N.register(
"An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Du har nämnts i \"{file}\", i en kommentar av en användare som sedan har blivit borttagen",
"_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
+ "Write a message …" : "Skriv ett meddelande …",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" för omnämnanden, \":\" för emoji, \"/\" för smart picker"
},
"nplurals=2; plural=(n != 1);");