Skip to content

Commit efe96e5

Browse files
authored
Also ignore locale with underscore
1 parent f78bb18 commit efe96e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crowdin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ files:
22
- source: "/src/main/resources/io/jenkins/plugins/pipelinegraphview/**/*.properties"
33
ignore:
44
- '/src/main/resources/io/jenkins/plugins/pipelinegraphview/**/%file_name%_%two_letters_code%.properties'
5+
- '/src/main/resources/io/jenkins/plugins/pipelinegraphview/**/%file_name%_%locale_with_underscore%.properties'
56
translation: "/src/main/resources/io/jenkins/plugins/pipelinegraphview/**/%file_name%_%two_letters_code%.properties"
67
escape_quotes: 1
78
escape_special_characters: 0

0 commit comments

Comments
 (0)