From 3c01eddb56a3e46319906732c2d8006d0425b3d6 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Wed, 6 Oct 2021 21:21:17 -0700 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index c6c078e35..8ce288939 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,10 +1,3 @@ files: - - source: /bookwyrm/templates - ignore: - - /bookwyrm/migrations - - /bookwyrm/tests - - /bookwyrm/middleware + - source: /locale/*/LC_MESSAGES/*.po translation: /locale/%locale_with_underscore%/LC_MESSAGES/%locale_with_underscore%.po - translate_content: 0 - translate_attributes: 0 - content_segmentation: 0