Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sv.js')
-rw-r--r--apps/comments/l10n/sv.js4
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 ...",