From 2363732a77320dc62d373c03c90dc7841f37f368 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Wed, 17 May 2023 01:21:23 +0200 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index b36d9c61..660e39bc 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,5 @@ files: - source: data/en.json - translation: /data/%two_letters_code%.%file_extension% + translation: /data/%locale_with_underscore%.%file_extension% - source: /src/lang/en_US.h translation: /%original_path%/%locale_with_underscore%.%file_extension%