diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 78db237ca..50ce7347f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,7 +10,6 @@ /Directory.Build.props @andy840119 /appveyor.yml @andy840119 /cake.config @andy840119 -/crowdin.yml @andy840119 # Resource related /assets/ @andy840119 diff --git a/crowdin.yml b/crowdin.yml deleted file mode 100644 index 8c9e614c0..000000000 --- a/crowdin.yml +++ /dev/null @@ -1,12 +0,0 @@ -preserve_hierarchy: true -files: - - source: /osu.Game.Rulesets.Karaoke/Localisation/*.resx - translation: /osu.Game.Rulesets.Karaoke/Localisation/%file_name%.%locale%.%file_extension% - ignore: - - /osu.Game.Rulesets.Karaoke/Localisation/%file_name%.*.%file_extension% - update_option: update_as_unapproved - languages_mapping: - locale: - ja: ja - zh-CN: zh - zh-TW: zh-Hant