We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78bb18 commit efe96e5Copy full SHA for efe96e5
crowdin.yml
@@ -2,6 +2,7 @@ files:
2
- source: "/src/main/resources/io/jenkins/plugins/pipelinegraphview/**/*.properties"
3
ignore:
4
- '/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'
6
translation: "/src/main/resources/io/jenkins/plugins/pipelinegraphview/**/%file_name%_%two_letters_code%.properties"
7
escape_quotes: 1
8
escape_special_characters: 0
0 commit comments