-
Notifications
You must be signed in to change notification settings - Fork 1
/
.phrase.yml
29 lines (25 loc) · 969 Bytes
/
.phrase.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
phrase:
project_id: 30dcea6240582b0c565cf0ed958f779f
file_format: strings
pull:
targets:
# Core
- file: ./Modules/Core/IdentHubSDKCore/Resources/Localization/<locale_code>.lproj/Localizable.strings
params:
format_options: { convert_placeholder: true }
tags: startup,core
# Qes
- file: ./Modules/QES/IdentHubSDKQES/Resources/Localization/<locale_code>.lproj/Localizable.strings
params:
format_options: { convert_placeholder: true }
tags: qes
# Bank
- file: ./Modules/IdentHubSDKBank/IdentHubSDKBank/Resources/Localization/<locale_code>.lproj/Localizable.strings
params:
format_options: { convert_placeholder: true }
tags: bank
# Fourthline
- file: ./Modules/IdentHubSDKFourthline/IdentHubSDKFourthline/Resources/Localization/<locale_code>.lproj/Localizable.strings
params:
format_options: { convert_placeholder: true }
tags: fourthline