fix(i18n): instructions that said to quote this path were lying (#99)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
host = https://www.transifex.com
|
||||
|
||||
[edx-platform.frontend-app-profile]
|
||||
file_filter = "src/i18n/messages/<lang>.json"
|
||||
source_file = "src/i18n/transifex_input.json"
|
||||
file_filter = src/i18n/messages/<lang>.json
|
||||
source_file = src/i18n/transifex_input.json
|
||||
source_lang = en
|
||||
type = KEYVALUEJSON
|
||||
|
||||
Reference in New Issue
Block a user