From 9de9dc89281d5adbdb3fa5377abc09cd2c686826 Mon Sep 17 00:00:00 2001 From: Hax Date: Fri, 6 Dec 2019 21:13:23 +0100 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd25925..1e24aef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hadder -Hadder Discord is a multi-purpose Discord Bot with 100% uptime. +Hadder Discord is a multi-purpose Discord bot with 100% uptime. [![Build Status](https://github.com/BigBotNetwork/Hadder/workflows/Hadder/badge.svg)](https://github.com/BigBotNetwork/Hadder) From e6a84ae35f26bb97eb07afa2a131e9029724c181 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 7 Dec 2019 02:06:43 +0100 Subject: [PATCH 2/4] Update crowdin.yml --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index 4f8e676..1ca9b2d 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,4 @@ base_url: https://bigbotnetwork.com files: - - source: /src/main/Translations/en_us.json + - source: /src/main/Translations/en_us.properties translation: /src/main/Translations/%two_letters_code%/%original_file_name% From 02e8e1139c3d253c659002af8bda6a680a6b9284 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 7 Dec 2019 02:08:19 +0100 Subject: [PATCH 3/4] Update crowdin.yml --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index 1ca9b2d..4f8e676 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,4 @@ base_url: https://bigbotnetwork.com files: - - source: /src/main/Translations/en_us.properties + - source: /src/main/Translations/en_us.json translation: /src/main/Translations/%two_letters_code%/%original_file_name% From 638446094ab27e16f0ea2e7e68c96aca58fed18b Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 7 Dec 2019 02:12:37 +0100 Subject: [PATCH 4/4] Update Crowdin configuration file --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 4f8e676..dc061ec 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,4 @@ -base_url: https://bigbotnetwork.com +base_url: 'https://bigbotnetwork.com' files: - - source: /src/main/Translations/en_us.json + - source: /src/main/Translations/en_us.properties translation: /src/main/Translations/%two_letters_code%/%original_file_name%