Skip to content

Commit 3b0e620

Browse files
authored
Create crowdin.yml
1 parent 15b2a28 commit 3b0e620

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

crowdin.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)