From 084c416b66e8ece15b27123714c345bd35568a86 Mon Sep 17 00:00:00 2001 From: Gerhard Schlager Date: Tue, 21 Dec 2021 00:13:24 +0100 Subject: [PATCH] Delete translator.yml (#12) --- translator.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 translator.yml diff --git a/translator.yml b/translator.yml deleted file mode 100644 index bb099f8..0000000 --- a/translator.yml +++ /dev/null @@ -1,7 +0,0 @@ -# Configuration file for discourse-translator-bot - -files: - - source_path: config/locales/client.en.yml - destination_path: client.yml - - source_path: config/locales/server.en.yml - destination_path: server.yml