From 060d9b71980a24045bfcce1904d4bec6ea377fcf Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 10:24:34 +0200 Subject: [PATCH] New translations plugins.json (Swedish) --- lang/sv/plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/sv/plugins.json b/lang/sv/plugins.json index 3a69f9b..3765a00 100644 --- a/lang/sv/plugins.json +++ b/lang/sv/plugins.json @@ -4,6 +4,12 @@ "balance": { "general": { "title": "[:dollar:] Krediter (Saldo)" + }, + "user_has_amount_credits": "{{user}} har {{amount}} krediter" + }, + "gift": { + "general": { + "title": "[:dollar:] Krediter (Gåva)" } } }