From 7eb82c8ecaaf1221321ad9ea2eb91a11d7013c02 Mon Sep 17 00:00:00 2001 From: Samuel Renault <58853195+srenault-meeds@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:48:33 +0200 Subject: [PATCH] Move gamifgithub properties translations folders from addons to hub --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 2606bea6..a50c62d1 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -28,7 +28,7 @@ files: [ "sv_SE": "sv_SE","th_TH": "th","tl_PH": "tl","tr_TR": "tr","uk_UA": "uk","ur_IN": "ur_IN","vi_VN": "vi", "zh_CN": "zh_CN","zh_TW": "zh_TW", }, - "dest" : "add__ons/gamification__github/GitHubWebHookManagement.properties", + "dest" : "hub/gamification__github/GitHubWebHookManagement.properties", "update_option" : "update_as_unapproved", "escape_special_characters": 0, "escape_quotes" : 0, @@ -46,7 +46,7 @@ files: [ "sv_SE": "sv_SE","th_TH": "th","tl_PH": "tl","tr_TR": "tr","uk_UA": "uk","ur_IN": "ur_IN","vi_VN": "vi", "zh_CN": "zh_CN","zh_TW": "zh_TW", }, - "dest" : "add__ons/gamification__github/Gamification.properties", + "dest" : "hub/gamification__github/Gamification.properties", "update_option" : "update_as_unapproved", "escape_special_characters": 0, "escape_quotes" : 0,