Skip to content

Commit b022ec1

Browse files
committed
RA-2020: Fix auto update of translations from transifex
1 parent 7246966 commit b022ec1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.tx/config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[main]
2+
host = https://www.transifex.com/
3+
4+
[o:openmrs:p:OpenMRS:r:reporting-ui-module]
5+
source_file = api/src/main/resources/messages.properties
6+
source_lang = en
7+
file_filter = api/src/main/resources/messages_<lang>.properties
8+
type = UNICODEPROPERTIES

0 commit comments

Comments
 (0)