From 494a90bfd54857174b895fe0055b085630c94b71 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 17:57:10 +0200 Subject: [PATCH] New translations plugins.json (Swedish) --- lang/sv/plugins.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/sv/plugins.json b/lang/sv/plugins.json index da84d21..1b16acc 100644 --- a/lang/sv/plugins.json +++ b/lang/sv/plugins.json @@ -30,16 +30,16 @@ "description": "Du har fått {{amount}} krediter från {{user}} med anledning av {{reason}}!" }, "success02": { - "description": "Successfully gifted {{amount}} credits to <@{{user}}> with reason {{reason}}!" + "description": "Du har fått {{amount}} krediter från {{user}} med anledning {{reason}}!" } }, "top": { "entry": "{{index}}. <@{{user}}> - {{amount}}", "success01": { - "description": "Top 10 users with the most credits." + "description": "Topp 10 användare med flest krediter." }, "general": { - "title": "[:dollar:] Credits (Top)" + "title": "[:dollar:] Krediter (Topp)" } } } @@ -48,10 +48,10 @@ "modules": { "avatar": { "general": { - "title": "[:hammer:] Utility (Avatar)" + "title": "[:hammer:] Verktyg (Avatar)" }, "success01": { - "description": "Here you have <@{{user}}> avatar!" + "description": "Här har du <@{{user}}> avatar!" } } }