Skip to content

Commit 7016c6a

Browse files
committed
docs: add note to run tx pull commands at project root level
1 parent 1e0c4e0 commit 7016c6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.tx/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ type = PO
5353
# 8) Pull translations for a single language from Transifex
5454
# $ tx pull -l <lang>
5555
# 9) Pull translations for all languages from Transifex
56+
# Make sure to run this on root level of the project
5657
# $ tx pull -a
5758
# 10) Compile .po files for all languages
5859
# $ npm run compile_catalog

0 commit comments

Comments
 (0)