From faea966f2fc7a8b19bc9979b72b20287f8904acc Mon Sep 17 00:00:00 2001 From: headlessdev <132705454+crocofied@users.noreply.github.com> Date: Tue, 29 Apr 2025 00:00:32 +0200 Subject: [PATCH 1/2] Update Crowdin configuration file --- crowdin.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 crowdin.yml diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 0000000..b1044b0 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,3 @@ +files: + - source: /i18n/languages/en.json + translation: /i18n/languages/%two_letters_code%.json From 196b70b2adbd3de1caec86290a44110b8b289f04 Mon Sep 17 00:00:00 2001 From: headlessdev <132705454+crocofied@users.noreply.github.com> Date: Tue, 29 Apr 2025 00:03:53 +0200 Subject: [PATCH 2/2] Delete crowdin.yml --- crowdin.yml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 crowdin.yml diff --git a/crowdin.yml b/crowdin.yml deleted file mode 100644 index b1044b0..0000000 --- a/crowdin.yml +++ /dev/null @@ -1,3 +0,0 @@ -files: - - source: /i18n/languages/en.json - translation: /i18n/languages/%two_letters_code%.json