-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathcrowdin.yml
15 lines (15 loc) · 1.06 KB
/
crowdin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
files:
- source: /psa.app.web/src/assets/i18n/de-DE.json
translation: /psa.app.web/src/assets/i18n/%locale%.json
- source: /psa.app.mobile/src/assets/i18n/de-DE.json
translation: /psa.app.mobile/src/assets/i18n/%locale%.json
- source: /psa.service.complianceservice/resources/i18n/de-DE.json
translation: /psa.service.complianceservice/resources/i18n/%locale%.json
- source: /psa.service.sormasservice/resources/i18n/de-DE.json
translation: /psa.service.sormasservice/resources/i18n/%locale%.json
- source: /psa.server.auth/themes/pia/login/messages/messages_de_DE.properties
translation: /psa.server.auth/themes/pia/login/messages/messages_%locale_with_underscore%.properties
- source: /psa.server.auth/themes/pia/email/messages/messages_de_DE.properties
translation: /psa.server.auth/themes/pia/email/messages/messages_%locale_with_underscore%.properties
- source: /psa.server.auth/themes/pia/account/messages/messages_de_DE.properties
translation: /psa.server.auth/themes/pia/account/messages/messages_%locale_with_underscore%.properties