diff options
Diffstat (limited to 'apps/comments/l10n/sv.js')
-rw-r--r-- | apps/comments/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 60313a2284e..3ae1c093be0 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -2,11 +2,11 @@ OC.L10N.register( "comments", { "Comments" : "Kommentarer", - "New comment …" : "Ny kommentar ...", + "Edit comment" : "Redigera kommentar", "Delete comment" : "Radera kommentar", + "New comment …" : "Ny kommentar ...", "Post" : "Skicka", "Cancel" : "Avbryt", - "Edit comment" : "Redigera kommentar", "[Deleted user]" : "[Raderad användare]", "No comments yet, start the conversation!" : "Inga kommentarer ännu.", "More comments …" : "Fler kommentarer ...", |