forked from opencast/opencast
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.crowdin.yaml
21 lines (17 loc) · 875 Bytes
/
.crowdin.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
project_id: 285795
api_token_env: CROWDIN_TOKEN
base_path: .
preserve_hierarchy: true
files:
-
source: '/modules/admin-ui-frontend/resources/public/org/opencastproject/adminui/languages/lang-en_US.json'
translation: '/modules/admin-ui-frontend/resources/public/org/opencastproject/adminui/languages/lang-%locale_with_underscore%.json'
-
source: '/modules/engage-ui/src/main/resources/ui/language/en-US.json'
translation: '/modules/engage-ui/src/main/resources/ui/language/%locale%.json'
-
source: '/modules/engage-paella-player/src/main/paella-opencast/plugins/**/localization/en-US.json'
translation: '/modules/engage-paella-player/src/main/paella-opencast/plugins/**/localization/%locale%.json'
-
source: '/modules/engage-paella-player-7/src/i18n/en-US.json'
translation: '/modules/engage-paella-player-7/src/i18n/%locale%.json'