From 537bf921d248b4454fedc6f1e39b518af980d06b Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Tue, 18 Jan 2022 16:42:45 +0100 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index f394ea48..a79aecc0 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1 +1,5 @@ -files: [] +files: + - source: /i18n/nw_base.ts + translation: /i18n/nw_%locale_with_underscore%.ts + - source: /novelwriter/assets/i18n/project_en.json + translation: /novelwriter/assets/i18n/project_%locale_with_underscore%.json