Skip to content

Commit abe8f21

Browse files
committed
exclude empty translations
1 parent 1a9ca8c commit abe8f21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.phrase.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ phrase:
99
tags: "SDK"
1010
encoding: "UTF-8"
1111
file_format: xml
12-
include_empty_translations: true
12+
include_empty_translations: false
1313
format_options:
1414
convert_placeholder: true
1515
escape_linebreaks: true
@@ -18,7 +18,7 @@ phrase:
1818
tags: "SDK"
1919
encoding: "UTF-8"
2020
file_format: xml
21-
include_empty_translations: true
21+
include_empty_translations: false
2222
format_options:
2323
convert_placeholder: true
2424
escape_linebreaks: true

0 commit comments

Comments
 (0)