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 15b2a28 commit 3b0e620Copy full SHA for 3b0e620
crowdin.yml
@@ -0,0 +1,10 @@
1
+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
+ translation: "/src/main/resources/io/jenkins/plugins/pipelinegraphview/**/%file_name%_%two_letters_code%.properties"
6
+ escape_quotes: 1
7
+ escape_special_characters: 0
8
+
9
+project_id_env: CROWDIN_PROJECT_ID
10
+api_token_env: CROWDIN_PERSONAL_TOKEN
0 commit comments