From 2980632383f06e1b6754fa4f3803e76b54385506 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Wed, 24 Apr 2019 16:33:17 +0300 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index f536e778..1ceded55 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: /site/plugins/admin/languages/en_US.yaml - translation: /site/plugins/admin/languages/%locale_with_underscore%.yaml + - source: /site/plugins/admin/languages/en_US.json + translation: /site/plugins/admin/languages/%locale_with_underscore%.json