From de59eaef24cfe661099ad4077a5d395164d3485e Mon Sep 17 00:00:00 2001 From: Ray c <20511786-ray2c@users.noreply.gitlab.com> Date: Thu, 4 Apr 2024 10:26:38 +0000 Subject: [PATCH] Fix config locales folder names --- config/{bn-rBD => bn-BD}/antiFeatures.yml | 0 config/{bn-rBD => bn-BD}/categories.yml | 0 config/{en-rGB => en-GB}/antiFeatures.yml | 0 config/{en-rGB => en-GB}/categories.yml | 0 config/{es-rAR => es-AR}/antiFeatures.yml | 0 config/{es-rAR => es-AR}/categories.yml | 0 config/{es-rMX => es-MX}/antiFeatures.yml | 0 config/{es-rMX => es-MX}/categories.yml | 0 config/{nl-rBE => nl-BE}/antiFeatures.yml | 0 config/{nl-rBE => nl-BE}/categories.yml | 0 config/{pt-rBR => pt-BR}/antiFeatures.yml | 0 config/{pt-rBR => pt-BR}/categories.yml | 0 config/{pt_BR => pt-BR}/config.yml | 0 config/{pt-rPT => pt-PT}/antiFeatures.yml | 0 config/{pt-rPT => pt-PT}/categories.yml | 0 config/{yue_Hant => yue}/antiFeatures.yml | 0 config/{yue_Hant => yue}/categories.yml | 0 config/{zh-rCN => zh-CN}/antiFeatures.yml | 0 config/{zh-rCN => zh-CN}/categories.yml | 0 config/{zh_Hans => zh-CN}/config.yml | 0 config/{zh-rHK => zh-HK}/antiFeatures.yml | 0 config/{zh-rHK => zh-HK}/categories.yml | 0 config/{zh-rTW => zh-TW}/antiFeatures.yml | 0 config/{zh-rTW => zh-TW}/categories.yml | 0 24 files changed, 0 insertions(+), 0 deletions(-) rename config/{bn-rBD => bn-BD}/antiFeatures.yml (100%) rename config/{bn-rBD => bn-BD}/categories.yml (100%) rename config/{en-rGB => en-GB}/antiFeatures.yml (100%) rename config/{en-rGB => en-GB}/categories.yml (100%) rename config/{es-rAR => es-AR}/antiFeatures.yml (100%) rename config/{es-rAR => es-AR}/categories.yml (100%) rename config/{es-rMX => es-MX}/antiFeatures.yml (100%) rename config/{es-rMX => es-MX}/categories.yml (100%) rename config/{nl-rBE => nl-BE}/antiFeatures.yml (100%) rename config/{nl-rBE => nl-BE}/categories.yml (100%) rename config/{pt-rBR => pt-BR}/antiFeatures.yml (100%) rename config/{pt-rBR => pt-BR}/categories.yml (100%) rename config/{pt_BR => pt-BR}/config.yml (100%) rename config/{pt-rPT => pt-PT}/antiFeatures.yml (100%) rename config/{pt-rPT => pt-PT}/categories.yml (100%) rename config/{yue_Hant => yue}/antiFeatures.yml (100%) rename config/{yue_Hant => yue}/categories.yml (100%) rename config/{zh-rCN => zh-CN}/antiFeatures.yml (100%) rename config/{zh-rCN => zh-CN}/categories.yml (100%) rename config/{zh_Hans => zh-CN}/config.yml (100%) rename config/{zh-rHK => zh-HK}/antiFeatures.yml (100%) rename config/{zh-rHK => zh-HK}/categories.yml (100%) rename config/{zh-rTW => zh-TW}/antiFeatures.yml (100%) rename config/{zh-rTW => zh-TW}/categories.yml (100%) diff --git a/config/bn-rBD/antiFeatures.yml b/config/bn-BD/antiFeatures.yml similarity index 100% rename from config/bn-rBD/antiFeatures.yml rename to config/bn-BD/antiFeatures.yml diff --git a/config/bn-rBD/categories.yml b/config/bn-BD/categories.yml similarity index 100% rename from config/bn-rBD/categories.yml rename to config/bn-BD/categories.yml diff --git a/config/en-rGB/antiFeatures.yml b/config/en-GB/antiFeatures.yml similarity index 100% rename from config/en-rGB/antiFeatures.yml rename to config/en-GB/antiFeatures.yml diff --git a/config/en-rGB/categories.yml b/config/en-GB/categories.yml similarity index 100% rename from config/en-rGB/categories.yml rename to config/en-GB/categories.yml diff --git a/config/es-rAR/antiFeatures.yml b/config/es-AR/antiFeatures.yml similarity index 100% rename from config/es-rAR/antiFeatures.yml rename to config/es-AR/antiFeatures.yml diff --git a/config/es-rAR/categories.yml b/config/es-AR/categories.yml similarity index 100% rename from config/es-rAR/categories.yml rename to config/es-AR/categories.yml diff --git a/config/es-rMX/antiFeatures.yml b/config/es-MX/antiFeatures.yml similarity index 100% rename from config/es-rMX/antiFeatures.yml rename to config/es-MX/antiFeatures.yml diff --git a/config/es-rMX/categories.yml b/config/es-MX/categories.yml similarity index 100% rename from config/es-rMX/categories.yml rename to config/es-MX/categories.yml diff --git a/config/nl-rBE/antiFeatures.yml b/config/nl-BE/antiFeatures.yml similarity index 100% rename from config/nl-rBE/antiFeatures.yml rename to config/nl-BE/antiFeatures.yml diff --git a/config/nl-rBE/categories.yml b/config/nl-BE/categories.yml similarity index 100% rename from config/nl-rBE/categories.yml rename to config/nl-BE/categories.yml diff --git a/config/pt-rBR/antiFeatures.yml b/config/pt-BR/antiFeatures.yml similarity index 100% rename from config/pt-rBR/antiFeatures.yml rename to config/pt-BR/antiFeatures.yml diff --git a/config/pt-rBR/categories.yml b/config/pt-BR/categories.yml similarity index 100% rename from config/pt-rBR/categories.yml rename to config/pt-BR/categories.yml diff --git a/config/pt_BR/config.yml b/config/pt-BR/config.yml similarity index 100% rename from config/pt_BR/config.yml rename to config/pt-BR/config.yml diff --git a/config/pt-rPT/antiFeatures.yml b/config/pt-PT/antiFeatures.yml similarity index 100% rename from config/pt-rPT/antiFeatures.yml rename to config/pt-PT/antiFeatures.yml diff --git a/config/pt-rPT/categories.yml b/config/pt-PT/categories.yml similarity index 100% rename from config/pt-rPT/categories.yml rename to config/pt-PT/categories.yml diff --git a/config/yue_Hant/antiFeatures.yml b/config/yue/antiFeatures.yml similarity index 100% rename from config/yue_Hant/antiFeatures.yml rename to config/yue/antiFeatures.yml diff --git a/config/yue_Hant/categories.yml b/config/yue/categories.yml similarity index 100% rename from config/yue_Hant/categories.yml rename to config/yue/categories.yml diff --git a/config/zh-rCN/antiFeatures.yml b/config/zh-CN/antiFeatures.yml similarity index 100% rename from config/zh-rCN/antiFeatures.yml rename to config/zh-CN/antiFeatures.yml diff --git a/config/zh-rCN/categories.yml b/config/zh-CN/categories.yml similarity index 100% rename from config/zh-rCN/categories.yml rename to config/zh-CN/categories.yml diff --git a/config/zh_Hans/config.yml b/config/zh-CN/config.yml similarity index 100% rename from config/zh_Hans/config.yml rename to config/zh-CN/config.yml diff --git a/config/zh-rHK/antiFeatures.yml b/config/zh-HK/antiFeatures.yml similarity index 100% rename from config/zh-rHK/antiFeatures.yml rename to config/zh-HK/antiFeatures.yml diff --git a/config/zh-rHK/categories.yml b/config/zh-HK/categories.yml similarity index 100% rename from config/zh-rHK/categories.yml rename to config/zh-HK/categories.yml diff --git a/config/zh-rTW/antiFeatures.yml b/config/zh-TW/antiFeatures.yml similarity index 100% rename from config/zh-rTW/antiFeatures.yml rename to config/zh-TW/antiFeatures.yml diff --git a/config/zh-rTW/categories.yml b/config/zh-TW/categories.yml similarity index 100% rename from config/zh-rTW/categories.yml rename to config/zh-TW/categories.yml