From b91743dc5c5223235d5739e935d62871ac7c6d5a Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 09:19:40 +0200 Subject: [PATCH 01/41] Update source file plugins.json --- lang/en/plugins.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 24e05e9..21f42ad 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -1,3 +1,11 @@ { - "test":"test" + "credits": { + "modules": { + "balance": { + "general": { + "title": "[:dollar:] Credits (Balance)" + } + } + } + } } From 4ebcd7f6ccf8a66e27738919bd8ec6f6c8863e59 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 09:19:41 +0200 Subject: [PATCH 02/41] New translations plugins.json (Swedish) --- lang/sv/plugins.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lang/sv/plugins.json diff --git a/lang/sv/plugins.json b/lang/sv/plugins.json new file mode 100644 index 0000000..3a69f9b --- /dev/null +++ b/lang/sv/plugins.json @@ -0,0 +1,11 @@ +{ + "credits": { + "modules": { + "balance": { + "general": { + "title": "[:dollar:] Krediter (Saldo)" + } + } + } + } +} From 6266d2f6dc6c597763edc5f6c10cdf40ccfbcad5 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 09:19:43 +0200 Subject: [PATCH 03/41] New translations plugins.json (Acholi) --- lang/ach/plugins.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lang/ach/plugins.json diff --git a/lang/ach/plugins.json b/lang/ach/plugins.json new file mode 100644 index 0000000..b08515b --- /dev/null +++ b/lang/ach/plugins.json @@ -0,0 +1,11 @@ +{ + "credits": { + "modules": { + "balance": { + "general": { + "title": "crwdns118:0:dollar:crwdne118:0" + } + } + } + } +} From 4026d3566410e0302318127a0c506913512c1ded Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 10:24:33 +0200 Subject: [PATCH 04/41] Update source file plugins.json --- lang/en/plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 21f42ad..239dba9 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -4,6 +4,12 @@ "balance": { "general": { "title": "[:dollar:] Credits (Balance)" + }, + "user_has_amount_credits": "{{user}} has {{amount}} credits" + }, + "gift": { + "general": { + "title": "[:dollar:] Credits (Gift)" } } } From 060d9b71980a24045bfcce1904d4bec6ea377fcf Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 10:24:34 +0200 Subject: [PATCH 05/41] 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)" } } } From 3b7f30dc6cdc75edd7b7db61a734e6e204e5d3d8 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 10:24:36 +0200 Subject: [PATCH 06/41] New translations plugins.json (German) --- lang/de/plugins.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lang/de/plugins.json diff --git a/lang/de/plugins.json b/lang/de/plugins.json new file mode 100644 index 0000000..239dba9 --- /dev/null +++ b/lang/de/plugins.json @@ -0,0 +1,17 @@ +{ + "credits": { + "modules": { + "balance": { + "general": { + "title": "[:dollar:] Credits (Balance)" + }, + "user_has_amount_credits": "{{user}} has {{amount}} credits" + }, + "gift": { + "general": { + "title": "[:dollar:] Credits (Gift)" + } + } + } + } +} From b227213d8d86723e2b6d230583ec20c4918cf043 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 14:14:42 +0200 Subject: [PATCH 07/41] Create source file errors.json --- lang/en/errors.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/en/errors.json diff --git a/lang/en/errors.json b/lang/en/errors.json new file mode 100644 index 0000000..196a85f --- /dev/null +++ b/lang/en/errors.json @@ -0,0 +1,5 @@ +{ + "errors": { + "guildOnly": "You can only use this command in a guild!" + } +} From e0babcacf36db03b5ebf2e33446545c46a227791 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 14:14:42 +0200 Subject: [PATCH 08/41] Update source file plugins.json --- lang/en/plugins.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 239dba9..7233cc3 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -5,7 +5,10 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "{{user}} has {{amount}} credits" + "user_has_amount_credits": "{{user}} has {{amount}} credits", + "error01": { + "description": "{{user}} has no credits!" + } }, "gift": { "general": { From e16a665ee60acf266db8e6f574c186e538c25e76 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 14:14:45 +0200 Subject: [PATCH 09/41] New translations plugins.json (Swedish) --- lang/sv/plugins.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/sv/plugins.json b/lang/sv/plugins.json index 3765a00..6027eb1 100644 --- a/lang/sv/plugins.json +++ b/lang/sv/plugins.json @@ -5,7 +5,10 @@ "general": { "title": "[:dollar:] Krediter (Saldo)" }, - "user_has_amount_credits": "{{user}} har {{amount}} krediter" + "user_has_amount_credits": "{{user}} har {{amount}} krediter", + "error01": { + "description": "{{user}} har inga krediter!" + } }, "gift": { "general": { From 087fd4e1b5e27e9f15103fc2881dc5c2361e0963 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 14:14:46 +0200 Subject: [PATCH 10/41] New translations plugins.json (German) --- lang/de/plugins.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/de/plugins.json b/lang/de/plugins.json index 239dba9..7233cc3 100644 --- a/lang/de/plugins.json +++ b/lang/de/plugins.json @@ -5,7 +5,10 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "{{user}} has {{amount}} credits" + "user_has_amount_credits": "{{user}} has {{amount}} credits", + "error01": { + "description": "{{user}} has no credits!" + } }, "gift": { "general": { From 05624fa5dcb657eaa1dd7999c9e9a7cb6a671517 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 15:39:38 +0200 Subject: [PATCH 11/41] Create source file errors.json --- lang/en/errors.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/en/errors.json b/lang/en/errors.json index 196a85f..225d04b 100644 --- a/lang/en/errors.json +++ b/lang/en/errors.json @@ -1,5 +1,7 @@ { "errors": { - "guildOnly": "You can only use this command in a guild!" + "guildOnly": "You can only use this command in a guild!", + "userNotFound": "Could not find user <@{{user}}>.", + "amountNotFound": "We could not read your requested amount!" } } From e5db8d2ec51cd53db2849a979f0d8d2bca95eacd Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 15:39:38 +0200 Subject: [PATCH 12/41] Update source file plugins.json --- lang/en/plugins.json | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 7233cc3..95b30cf 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -5,14 +5,41 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "{{user}} has {{amount}} credits", + "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", "error01": { - "description": "{{user}} has no credits!" + "description": "<@{{user}}> has no credits!" + }, + "success01": { + "description": "<@{{user}}> has {{amount}} credits!\n" } }, "gift": { "general": { "title": "[:dollar:] Credits (Gift)" + }, + "error01": { + "description": "You can not pay yourself!" + }, + "error02": { + "description": "You can't gift zero or below!" + }, + "error03": { + "description": "You have insufficient credits. Your balance is {{amount}}!" + }, + "success01": { + "description": "You have received {{amount}} credits from {{user}} with reason {{reason}}!" + }, + "success02": { + "description": "Successfully gifted {{amount}} credits to <@{{user}}> with reason {{reason}}!" + } + }, + "top": { + "entry": "{{index}}. <@{{user}}> - {{amount}}", + "success01": { + "description": "Top 10 users with the most credits." + }, + "general": { + "title": "[:dollar:] Credits (Top)" } } } From 343885c565795b97b95ead8e03e79a7a66cc67d2 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 15:39:39 +0200 Subject: [PATCH 13/41] New translations plugins.json (Swedish) --- lang/sv/plugins.json | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/lang/sv/plugins.json b/lang/sv/plugins.json index 6027eb1..c515e3b 100644 --- a/lang/sv/plugins.json +++ b/lang/sv/plugins.json @@ -5,14 +5,41 @@ "general": { "title": "[:dollar:] Krediter (Saldo)" }, - "user_has_amount_credits": "{{user}} har {{amount}} krediter", + "user_has_amount_credits": "<@{{user}}> har {{amount}} krediter", "error01": { - "description": "{{user}} har inga krediter!" + "description": "<@{{user}} har inga krediter!" + }, + "success01": { + "description": "<@{{user}}> har {{amount}} krediter!\n" } }, "gift": { "general": { "title": "[:dollar:] Krediter (Gåva)" + }, + "error01": { + "description": "Du kan inte betala själv!" + }, + "error02": { + "description": "Du kan inte ge noll eller nedan!" + }, + "error03": { + "description": "Du har otillräckliga krediter. Ditt saldo är {{amount}}!" + }, + "success01": { + "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}}!" + } + }, + "top": { + "entry": "{{index}}. <@{{user}}> - {{amount}}", + "success01": { + "description": "Top 10 users with the most credits." + }, + "general": { + "title": "[:dollar:] Credits (Top)" } } } From 76b98025c3c1c5bab6d6c504a9da142f202f507b Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 15:39:40 +0200 Subject: [PATCH 14/41] New translations plugins.json (English) --- lang/en/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 95b30cf..80ed00f 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -5,7 +5,7 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", + "user_has_amount_credits": "{{user}} has {{amount}} credits", "error01": { "description": "<@{{user}}> has no credits!" }, From 6e73e9766c6056eb85f7357ee670dbd1eb2a5ac3 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 15:39:41 +0200 Subject: [PATCH 15/41] New translations plugins.json (German) --- lang/de/plugins.json | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/lang/de/plugins.json b/lang/de/plugins.json index 7233cc3..95b30cf 100644 --- a/lang/de/plugins.json +++ b/lang/de/plugins.json @@ -5,14 +5,41 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "{{user}} has {{amount}} credits", + "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", "error01": { - "description": "{{user}} has no credits!" + "description": "<@{{user}}> has no credits!" + }, + "success01": { + "description": "<@{{user}}> has {{amount}} credits!\n" } }, "gift": { "general": { "title": "[:dollar:] Credits (Gift)" + }, + "error01": { + "description": "You can not pay yourself!" + }, + "error02": { + "description": "You can't gift zero or below!" + }, + "error03": { + "description": "You have insufficient credits. Your balance is {{amount}}!" + }, + "success01": { + "description": "You have received {{amount}} credits from {{user}} with reason {{reason}}!" + }, + "success02": { + "description": "Successfully gifted {{amount}} credits to <@{{user}}> with reason {{reason}}!" + } + }, + "top": { + "entry": "{{index}}. <@{{user}}> - {{amount}}", + "success01": { + "description": "Top 10 users with the most credits." + }, + "general": { + "title": "[:dollar:] Credits (Top)" } } } From 757cb2ef48012c6757ea49869bb44da8f96fc78c Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 16:45:51 +0200 Subject: [PATCH 16/41] Update source file plugins.json --- lang/en/plugins.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 80ed00f..35daf97 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -5,7 +5,7 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "{{user}} has {{amount}} credits", + "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", "error01": { "description": "<@{{user}}> has no credits!" }, @@ -43,5 +43,17 @@ } } } + }, + "utility": { + "modules": { + "avatar": { + "general": { + "title": "[:hammer:] Utility (Avatar)" + }, + "success01": { + "description": "Here you have <@{{user}}> avatar!" + } + } + } } } From d56dbc1952efcc2ab96065491fad4bb36499a819 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 16:45:52 +0200 Subject: [PATCH 17/41] New translations plugins.json (Swedish) --- lang/sv/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lang/sv/plugins.json b/lang/sv/plugins.json index c515e3b..da84d21 100644 --- a/lang/sv/plugins.json +++ b/lang/sv/plugins.json @@ -43,5 +43,17 @@ } } } + }, + "utility": { + "modules": { + "avatar": { + "general": { + "title": "[:hammer:] Utility (Avatar)" + }, + "success01": { + "description": "Here you have <@{{user}}> avatar!" + } + } + } } } From ddb418facd9eb49e9a2edaad819724e02c507f6d Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 16:45:53 +0200 Subject: [PATCH 18/41] New translations plugins.json (English) --- lang/en/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 35daf97..b3249da 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -5,7 +5,7 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", + "user_has_amount_credits": "{{user}} has {{amount}} credits", "error01": { "description": "<@{{user}}> has no credits!" }, From b1f7ce0c7cae6449b91dcc1c4d62a0dbb91643ae Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 16:45:54 +0200 Subject: [PATCH 19/41] New translations plugins.json (German) --- lang/de/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lang/de/plugins.json b/lang/de/plugins.json index 95b30cf..35daf97 100644 --- a/lang/de/plugins.json +++ b/lang/de/plugins.json @@ -43,5 +43,17 @@ } } } + }, + "utility": { + "modules": { + "avatar": { + "general": { + "title": "[:hammer:] Utility (Avatar)" + }, + "success01": { + "description": "Here you have <@{{user}}> avatar!" + } + } + } } } From 8b9ab82e042edd5f80fb0404ac7478a5b34968c6 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 17:57:09 +0200 Subject: [PATCH 20/41] Update source file plugins.json --- lang/en/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index b3249da..35daf97 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -5,7 +5,7 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "{{user}} has {{amount}} credits", + "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", "error01": { "description": "<@{{user}}> has no credits!" }, From 494a90bfd54857174b895fe0055b085630c94b71 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 17:57:10 +0200 Subject: [PATCH 21/41] 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!" } } } From 700a5c37982ccb45db15e032cdde3489f7c38492 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 19:11:01 +0200 Subject: [PATCH 22/41] Update source file plugins.json --- lang/en/plugins.json | 56 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 35daf97..45bd203 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -41,6 +41,17 @@ "general": { "title": "[:dollar:] Credits (Top)" } + }, + "work": { + "general": { + "title": "[:dollar:] Credits (Work)" + }, + "error01": { + "description": "You can not work while on timeout, please wait {{time}} seconds." + }, + "success01": { + "description": "You worked and earned {{amount}} credits" + } } } }, @@ -55,5 +66,50 @@ } } } + }, + "counters": { + "modules": { + "view": { + "general": { + "title": "[:1234:] Counters (View)" + }, + "error01": { + "description": "No counter found for channel <#{{channel}}>!" + }, + "success01": { + "description": "Viewing counter for channel <#{{channel}} with count {{amount}}." + } + } + } + }, + "manage": { + "groups": { + "counters": { + "modules": { + "create": { + "general": { + "title": "[:toolbox:] Manage - Counters (Create)" + }, + "success01": { + "description": "Created counter for <#{{channel}}>." + }, + "error01": { + "description": "A counter already exists for this channel." + } + }, + "delete": { + "general": { + "title": "[:toolbox:] Manage - Counters (Delete)" + }, + "error01": { + "description": "The counter for this channel does not exist." + }, + "success01": { + "description": "The counter for this channel has been deleted." + } + } + } + } + } } } From 9f20ecb8f0c2157fe10321f41a7c6c5bf5dc3550 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 19:11:02 +0200 Subject: [PATCH 23/41] New translations plugins.json (Swedish) --- lang/sv/plugins.json | 56 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/lang/sv/plugins.json b/lang/sv/plugins.json index 1b16acc..9aadec8 100644 --- a/lang/sv/plugins.json +++ b/lang/sv/plugins.json @@ -41,6 +41,17 @@ "general": { "title": "[:dollar:] Krediter (Topp)" } + }, + "work": { + "general": { + "title": "[:dollar:] Krediter (Arbeta)" + }, + "error01": { + "description": "Du kan inte arbeta under tiden du har paus, vänta {{time}} sekunder." + }, + "success01": { + "description": "Du arbetade och tjänade {{amount}} krediter" + } } } }, @@ -55,5 +66,50 @@ } } } + }, + "counters": { + "modules": { + "view": { + "general": { + "title": "[:1234:] Räknare (Visa)" + }, + "error01": { + "description": "Ingen räknare hittades för kanal <#{{channel}}>!" + }, + "success01": { + "description": "Visar räknaren för kanal <#{{channel}} med antal {{amount}}." + } + } + } + }, + "manage": { + "groups": { + "counters": { + "modules": { + "create": { + "general": { + "title": "[:toolbox:] Hantera - Räknare (Skapa)" + }, + "success01": { + "description": "Skapade räknare för <#{{channel}}>." + }, + "error01": { + "description": "En räknare finns redan för denna kanal." + } + }, + "delete": { + "general": { + "title": "[:toolbox:] Hantera - Räknare (Ta bort)" + }, + "error01": { + "description": "Räknaren för denna kanal finns inte." + }, + "success01": { + "description": "Räknaren för denna kanal har tagits bort." + } + } + } + } + } } } From b04d015edaa218e27fe91188447696714cae984b Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 19:11:02 +0200 Subject: [PATCH 24/41] New translations plugins.json (English) --- lang/en/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 45bd203..1a11db8 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -5,7 +5,7 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", + "user_has_amount_credits": "{{user}} has {{amount}} credits", "error01": { "description": "<@{{user}}> has no credits!" }, From 71329c5ecafd213feb6baa0d7f7f34e35054b9f8 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Fri, 22 Apr 2022 19:11:03 +0200 Subject: [PATCH 25/41] New translations plugins.json (German) --- lang/de/plugins.json | 56 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/lang/de/plugins.json b/lang/de/plugins.json index 35daf97..45bd203 100644 --- a/lang/de/plugins.json +++ b/lang/de/plugins.json @@ -41,6 +41,17 @@ "general": { "title": "[:dollar:] Credits (Top)" } + }, + "work": { + "general": { + "title": "[:dollar:] Credits (Work)" + }, + "error01": { + "description": "You can not work while on timeout, please wait {{time}} seconds." + }, + "success01": { + "description": "You worked and earned {{amount}} credits" + } } } }, @@ -55,5 +66,50 @@ } } } + }, + "counters": { + "modules": { + "view": { + "general": { + "title": "[:1234:] Counters (View)" + }, + "error01": { + "description": "No counter found for channel <#{{channel}}>!" + }, + "success01": { + "description": "Viewing counter for channel <#{{channel}} with count {{amount}}." + } + } + } + }, + "manage": { + "groups": { + "counters": { + "modules": { + "create": { + "general": { + "title": "[:toolbox:] Manage - Counters (Create)" + }, + "success01": { + "description": "Created counter for <#{{channel}}>." + }, + "error01": { + "description": "A counter already exists for this channel." + } + }, + "delete": { + "general": { + "title": "[:toolbox:] Manage - Counters (Delete)" + }, + "error01": { + "description": "The counter for this channel does not exist." + }, + "success01": { + "description": "The counter for this channel has been deleted." + } + } + } + } + } } } From 951a59dbeab968082ae843b80ce328ccf94dd636 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Apr 2022 21:56:07 +0000 Subject: [PATCH 26/41] Update dependency eslint to v8.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..913135d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/uuid": "^8.3.4", "@typescript-eslint/eslint-plugin": "^5.15.0", "@typescript-eslint/parser": "^5.15.0", - "eslint": "8.13.0", + "eslint": "8.14.0", "eslint-config-airbnb-base": "15.0.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", From 50fbcd8d0b1544409f3f3d051af309e380dec220 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Sat, 23 Apr 2022 00:00:04 +0200 Subject: [PATCH 27/41] Update source file plugins.json --- lang/en/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 1a11db8..45bd203 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -5,7 +5,7 @@ "general": { "title": "[:dollar:] Credits (Balance)" }, - "user_has_amount_credits": "{{user}} has {{amount}} credits", + "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", "error01": { "description": "<@{{user}}> has no credits!" }, From b8fbefadc94b5de0ad772fee44f856316598351a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Apr 2022 12:57:23 +0000 Subject: [PATCH 28/41] Update dependency jest to v28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..814d8e3 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "eslint-plugin-no-loops": "^0.3.0", "eslint-plugin-prettier": "^4.0.0", "husky": "^7.0.0", - "jest": "^27.5.1", + "jest": "28.0.0", "lint-staged": "^12.3.7", "prettier": "^2.6.0" }, From bb046e3c8b76d740100c2eb357475e0a4f204bc9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Apr 2022 15:40:21 +0000 Subject: [PATCH 29/41] Update dependency discord-api-types to ^0.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..ac3ef1d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "chance": "^1.1.8", "common": "^0.2.5", "crypto": "^1.0.1", - "discord-api-types": "^0.31.0", + "discord-api-types": "^0.32.0", "discord.js": "^13.6.0", "i18next": "^21.6.13", "mongoose": "^6.2.3", From 50e3b480c9e2bd63a1a25a32b0b951cf0d054585 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Apr 2022 18:25:08 +0000 Subject: [PATCH 30/41] Update dependency axios to ^0.27.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..86c75ac 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@discordjs/builders": "^0.12.0", "@discordjs/rest": "^0.4.0", - "axios": "^0.26.0", + "axios": "^0.27.0", "chance": "^1.1.8", "common": "^0.2.5", "crypto": "^1.0.1", From aeb0415d0000bf944a4372f5f4e5c0acf0c35f1a Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Tue, 26 Apr 2022 12:17:22 +0200 Subject: [PATCH 31/41] Create source file errors.json --- lang/en/errors.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/en/errors.json diff --git a/lang/en/errors.json b/lang/en/errors.json new file mode 100644 index 0000000..225d04b --- /dev/null +++ b/lang/en/errors.json @@ -0,0 +1,7 @@ +{ + "errors": { + "guildOnly": "You can only use this command in a guild!", + "userNotFound": "Could not find user <@{{user}}>.", + "amountNotFound": "We could not read your requested amount!" + } +} From 89b500ff2cb46e4bf7789262fd115ff6c8b051f1 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Tue, 26 Apr 2022 12:17:22 +0200 Subject: [PATCH 32/41] Update source file plugins.json --- lang/en/plugins.json | 114 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 113 insertions(+), 1 deletion(-) diff --git a/lang/en/plugins.json b/lang/en/plugins.json index 24e05e9..45bd203 100644 --- a/lang/en/plugins.json +++ b/lang/en/plugins.json @@ -1,3 +1,115 @@ { - "test":"test" + "credits": { + "modules": { + "balance": { + "general": { + "title": "[:dollar:] Credits (Balance)" + }, + "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", + "error01": { + "description": "<@{{user}}> has no credits!" + }, + "success01": { + "description": "<@{{user}}> has {{amount}} credits!\n" + } + }, + "gift": { + "general": { + "title": "[:dollar:] Credits (Gift)" + }, + "error01": { + "description": "You can not pay yourself!" + }, + "error02": { + "description": "You can't gift zero or below!" + }, + "error03": { + "description": "You have insufficient credits. Your balance is {{amount}}!" + }, + "success01": { + "description": "You have received {{amount}} credits from {{user}} with reason {{reason}}!" + }, + "success02": { + "description": "Successfully gifted {{amount}} credits to <@{{user}}> with reason {{reason}}!" + } + }, + "top": { + "entry": "{{index}}. <@{{user}}> - {{amount}}", + "success01": { + "description": "Top 10 users with the most credits." + }, + "general": { + "title": "[:dollar:] Credits (Top)" + } + }, + "work": { + "general": { + "title": "[:dollar:] Credits (Work)" + }, + "error01": { + "description": "You can not work while on timeout, please wait {{time}} seconds." + }, + "success01": { + "description": "You worked and earned {{amount}} credits" + } + } + } + }, + "utility": { + "modules": { + "avatar": { + "general": { + "title": "[:hammer:] Utility (Avatar)" + }, + "success01": { + "description": "Here you have <@{{user}}> avatar!" + } + } + } + }, + "counters": { + "modules": { + "view": { + "general": { + "title": "[:1234:] Counters (View)" + }, + "error01": { + "description": "No counter found for channel <#{{channel}}>!" + }, + "success01": { + "description": "Viewing counter for channel <#{{channel}} with count {{amount}}." + } + } + } + }, + "manage": { + "groups": { + "counters": { + "modules": { + "create": { + "general": { + "title": "[:toolbox:] Manage - Counters (Create)" + }, + "success01": { + "description": "Created counter for <#{{channel}}>." + }, + "error01": { + "description": "A counter already exists for this channel." + } + }, + "delete": { + "general": { + "title": "[:toolbox:] Manage - Counters (Delete)" + }, + "error01": { + "description": "The counter for this channel does not exist." + }, + "success01": { + "description": "The counter for this channel has been deleted." + } + } + } + } + } + } } From 50b7c0e54ab9435b00b913012f79a77f8d84e379 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Tue, 26 Apr 2022 12:33:14 +0200 Subject: [PATCH 33/41] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6753be1..50680c8 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Xyter is an open source, multi-purpose Discord bot that is develoepd by students If you liked this repository, feel free to leave a star ⭐ to help promote Xyter! +**For a more updated documentation visit [this site](https://xyter.zyner.org/)!** + ## ❗ Features **10+** commands and counting across **13** different categories! @@ -58,8 +60,6 @@ Xyter also comes packed with a variety of features, such as: - Code optimisation - New discord features - Suggestions we deem very good. -- Rewrite to TypeScript -- Make it API-driven Some more is available in issues From f8d8d7a0f9f27f004f02232d68603133b35c03f4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 May 2022 23:22:13 +0000 Subject: [PATCH 34/41] Update dependency tsconfig-paths to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..fc62f85 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "mongoose": "^6.2.3", "node-schedule": "^2.1.0", "ts-node": "^10.7.0", - "tsconfig-paths": "^3.14.1", + "tsconfig-paths": "^4.0.0", "typescript": "^4.6.3", "uuid": "^8.3.2", "winston-daily-rotate-file": "^4.6.1" From 5c343dec0ca2f78a1cde3bd6e941bbadef4f1ef9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 May 2022 16:21:52 +0000 Subject: [PATCH 35/41] Update dependency @types/node-schedule to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..0bfd213 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "@types/chance": "^1.1.3", - "@types/node-schedule": "^1.3.2", + "@types/node-schedule": "2.1.0", "@types/uuid": "^8.3.4", "@typescript-eslint/eslint-plugin": "^5.15.0", "@typescript-eslint/parser": "^5.15.0", From de6195cf16612a0ccca824fb8d0a992d9dfdb237 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 May 2022 19:20:39 +0000 Subject: [PATCH 36/41] fix: upgrade @discordjs/builders from 0.12.0 to 0.13.0 Snyk has created this PR to upgrade @discordjs/builders from 0.12.0 to 0.13.0. See this package in npm: https://www.npmjs.com/package/@discordjs/builders See this project in Snyk: https://app.snyk.io/org/zyner/project/4ad0ecd9-b57c-4594-a520-da974699cb93?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..9596c22 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "email": "vermium@zyner.org" }, "dependencies": { - "@discordjs/builders": "^0.12.0", + "@discordjs/builders": "^0.13.0", "@discordjs/rest": "^0.4.0", "axios": "^0.26.0", "chance": "^1.1.8", From 06db4d9cab27884c626c181fddc84bee3119c305 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 May 2022 07:37:10 +0000 Subject: [PATCH 37/41] Update dependency eslint to v8.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..3e736e7 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/uuid": "^8.3.4", "@typescript-eslint/eslint-plugin": "^5.15.0", "@typescript-eslint/parser": "^5.15.0", - "eslint": "8.13.0", + "eslint": "8.15.0", "eslint-config-airbnb-base": "15.0.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", From e6ea88f57ee52e919c6d26baada821ee0f7bd5d0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 May 2022 07:40:28 +0000 Subject: [PATCH 38/41] Update dependency husky to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..a468376 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-import": "2.26.0", "eslint-plugin-no-loops": "^0.3.0", "eslint-plugin-prettier": "^4.0.0", - "husky": "^7.0.0", + "husky": "8.0.1", "jest": "^27.5.1", "lint-staged": "^12.3.7", "prettier": "^2.6.0" From e83421a3aca71727215d297888e489c523277868 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 May 2022 07:41:52 +0000 Subject: [PATCH 39/41] Update dependency discord-api-types to ^0.33.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5ca226..ca5fda5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "chance": "^1.1.8", "common": "^0.2.5", "crypto": "^1.0.1", - "discord-api-types": "^0.31.0", + "discord-api-types": "^0.33.0", "discord.js": "^13.6.0", "i18next": "^21.6.13", "mongoose": "^6.2.3", From f8fd7adefb00d6c72e40958d6047814802944079 Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Tue, 17 May 2022 09:43:49 +0200 Subject: [PATCH 40/41] Delete crowdin.yml --- crowdin.yml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 crowdin.yml diff --git a/crowdin.yml b/crowdin.yml deleted file mode 100644 index 59811b2..0000000 --- a/crowdin.yml +++ /dev/null @@ -1,3 +0,0 @@ -files: - - source: /lang/en/*.json - translation: /lang/%two_letters_code%/%original_file_name% From c23c80b0bf4ccaeefa0d888d53e32ef42d5a468f Mon Sep 17 00:00:00 2001 From: Vermium Sifell Date: Tue, 17 May 2022 09:43:57 +0200 Subject: [PATCH 41/41] Delete lang directory --- lang/ach/plugins.json | 11 ---- lang/de/plugins.json | 115 ------------------------------------------ lang/en/errors.json | 7 --- lang/en/plugins.json | 115 ------------------------------------------ lang/sv/plugins.json | 115 ------------------------------------------ 5 files changed, 363 deletions(-) delete mode 100644 lang/ach/plugins.json delete mode 100644 lang/de/plugins.json delete mode 100644 lang/en/errors.json delete mode 100644 lang/en/plugins.json delete mode 100644 lang/sv/plugins.json diff --git a/lang/ach/plugins.json b/lang/ach/plugins.json deleted file mode 100644 index b08515b..0000000 --- a/lang/ach/plugins.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "credits": { - "modules": { - "balance": { - "general": { - "title": "crwdns118:0:dollar:crwdne118:0" - } - } - } - } -} diff --git a/lang/de/plugins.json b/lang/de/plugins.json deleted file mode 100644 index 45bd203..0000000 --- a/lang/de/plugins.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "credits": { - "modules": { - "balance": { - "general": { - "title": "[:dollar:] Credits (Balance)" - }, - "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", - "error01": { - "description": "<@{{user}}> has no credits!" - }, - "success01": { - "description": "<@{{user}}> has {{amount}} credits!\n" - } - }, - "gift": { - "general": { - "title": "[:dollar:] Credits (Gift)" - }, - "error01": { - "description": "You can not pay yourself!" - }, - "error02": { - "description": "You can't gift zero or below!" - }, - "error03": { - "description": "You have insufficient credits. Your balance is {{amount}}!" - }, - "success01": { - "description": "You have received {{amount}} credits from {{user}} with reason {{reason}}!" - }, - "success02": { - "description": "Successfully gifted {{amount}} credits to <@{{user}}> with reason {{reason}}!" - } - }, - "top": { - "entry": "{{index}}. <@{{user}}> - {{amount}}", - "success01": { - "description": "Top 10 users with the most credits." - }, - "general": { - "title": "[:dollar:] Credits (Top)" - } - }, - "work": { - "general": { - "title": "[:dollar:] Credits (Work)" - }, - "error01": { - "description": "You can not work while on timeout, please wait {{time}} seconds." - }, - "success01": { - "description": "You worked and earned {{amount}} credits" - } - } - } - }, - "utility": { - "modules": { - "avatar": { - "general": { - "title": "[:hammer:] Utility (Avatar)" - }, - "success01": { - "description": "Here you have <@{{user}}> avatar!" - } - } - } - }, - "counters": { - "modules": { - "view": { - "general": { - "title": "[:1234:] Counters (View)" - }, - "error01": { - "description": "No counter found for channel <#{{channel}}>!" - }, - "success01": { - "description": "Viewing counter for channel <#{{channel}} with count {{amount}}." - } - } - } - }, - "manage": { - "groups": { - "counters": { - "modules": { - "create": { - "general": { - "title": "[:toolbox:] Manage - Counters (Create)" - }, - "success01": { - "description": "Created counter for <#{{channel}}>." - }, - "error01": { - "description": "A counter already exists for this channel." - } - }, - "delete": { - "general": { - "title": "[:toolbox:] Manage - Counters (Delete)" - }, - "error01": { - "description": "The counter for this channel does not exist." - }, - "success01": { - "description": "The counter for this channel has been deleted." - } - } - } - } - } - } -} diff --git a/lang/en/errors.json b/lang/en/errors.json deleted file mode 100644 index 225d04b..0000000 --- a/lang/en/errors.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "errors": { - "guildOnly": "You can only use this command in a guild!", - "userNotFound": "Could not find user <@{{user}}>.", - "amountNotFound": "We could not read your requested amount!" - } -} diff --git a/lang/en/plugins.json b/lang/en/plugins.json deleted file mode 100644 index 45bd203..0000000 --- a/lang/en/plugins.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "credits": { - "modules": { - "balance": { - "general": { - "title": "[:dollar:] Credits (Balance)" - }, - "user_has_amount_credits": "<@{{user}}> has {{amount}} credits", - "error01": { - "description": "<@{{user}}> has no credits!" - }, - "success01": { - "description": "<@{{user}}> has {{amount}} credits!\n" - } - }, - "gift": { - "general": { - "title": "[:dollar:] Credits (Gift)" - }, - "error01": { - "description": "You can not pay yourself!" - }, - "error02": { - "description": "You can't gift zero or below!" - }, - "error03": { - "description": "You have insufficient credits. Your balance is {{amount}}!" - }, - "success01": { - "description": "You have received {{amount}} credits from {{user}} with reason {{reason}}!" - }, - "success02": { - "description": "Successfully gifted {{amount}} credits to <@{{user}}> with reason {{reason}}!" - } - }, - "top": { - "entry": "{{index}}. <@{{user}}> - {{amount}}", - "success01": { - "description": "Top 10 users with the most credits." - }, - "general": { - "title": "[:dollar:] Credits (Top)" - } - }, - "work": { - "general": { - "title": "[:dollar:] Credits (Work)" - }, - "error01": { - "description": "You can not work while on timeout, please wait {{time}} seconds." - }, - "success01": { - "description": "You worked and earned {{amount}} credits" - } - } - } - }, - "utility": { - "modules": { - "avatar": { - "general": { - "title": "[:hammer:] Utility (Avatar)" - }, - "success01": { - "description": "Here you have <@{{user}}> avatar!" - } - } - } - }, - "counters": { - "modules": { - "view": { - "general": { - "title": "[:1234:] Counters (View)" - }, - "error01": { - "description": "No counter found for channel <#{{channel}}>!" - }, - "success01": { - "description": "Viewing counter for channel <#{{channel}} with count {{amount}}." - } - } - } - }, - "manage": { - "groups": { - "counters": { - "modules": { - "create": { - "general": { - "title": "[:toolbox:] Manage - Counters (Create)" - }, - "success01": { - "description": "Created counter for <#{{channel}}>." - }, - "error01": { - "description": "A counter already exists for this channel." - } - }, - "delete": { - "general": { - "title": "[:toolbox:] Manage - Counters (Delete)" - }, - "error01": { - "description": "The counter for this channel does not exist." - }, - "success01": { - "description": "The counter for this channel has been deleted." - } - } - } - } - } - } -} diff --git a/lang/sv/plugins.json b/lang/sv/plugins.json deleted file mode 100644 index 9aadec8..0000000 --- a/lang/sv/plugins.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "credits": { - "modules": { - "balance": { - "general": { - "title": "[:dollar:] Krediter (Saldo)" - }, - "user_has_amount_credits": "<@{{user}}> har {{amount}} krediter", - "error01": { - "description": "<@{{user}} har inga krediter!" - }, - "success01": { - "description": "<@{{user}}> har {{amount}} krediter!\n" - } - }, - "gift": { - "general": { - "title": "[:dollar:] Krediter (Gåva)" - }, - "error01": { - "description": "Du kan inte betala själv!" - }, - "error02": { - "description": "Du kan inte ge noll eller nedan!" - }, - "error03": { - "description": "Du har otillräckliga krediter. Ditt saldo är {{amount}}!" - }, - "success01": { - "description": "Du har fått {{amount}} krediter från {{user}} med anledning av {{reason}}!" - }, - "success02": { - "description": "Du har fått {{amount}} krediter från {{user}} med anledning {{reason}}!" - } - }, - "top": { - "entry": "{{index}}. <@{{user}}> - {{amount}}", - "success01": { - "description": "Topp 10 användare med flest krediter." - }, - "general": { - "title": "[:dollar:] Krediter (Topp)" - } - }, - "work": { - "general": { - "title": "[:dollar:] Krediter (Arbeta)" - }, - "error01": { - "description": "Du kan inte arbeta under tiden du har paus, vänta {{time}} sekunder." - }, - "success01": { - "description": "Du arbetade och tjänade {{amount}} krediter" - } - } - } - }, - "utility": { - "modules": { - "avatar": { - "general": { - "title": "[:hammer:] Verktyg (Avatar)" - }, - "success01": { - "description": "Här har du <@{{user}}> avatar!" - } - } - } - }, - "counters": { - "modules": { - "view": { - "general": { - "title": "[:1234:] Räknare (Visa)" - }, - "error01": { - "description": "Ingen räknare hittades för kanal <#{{channel}}>!" - }, - "success01": { - "description": "Visar räknaren för kanal <#{{channel}} med antal {{amount}}." - } - } - } - }, - "manage": { - "groups": { - "counters": { - "modules": { - "create": { - "general": { - "title": "[:toolbox:] Hantera - Räknare (Skapa)" - }, - "success01": { - "description": "Skapade räknare för <#{{channel}}>." - }, - "error01": { - "description": "En räknare finns redan för denna kanal." - } - }, - "delete": { - "general": { - "title": "[:toolbox:] Hantera - Räknare (Ta bort)" - }, - "error01": { - "description": "Räknaren för denna kanal finns inte." - }, - "success01": { - "description": "Räknaren för denna kanal har tagits bort." - } - } - } - } - } - } -}