mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-07 03:24:04 -04:00
Update tx/config for Scratch 3.0
This commit is contained in:
parent
b7f3a06fa0
commit
6c7bc93a23
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
[main]
|
[main]
|
||||||
host = https://www.transifex.com
|
host = https://www.transifex.com
|
||||||
|
|
||||||
[experimental-scratch.pen]
|
[scratch-editor.extensions]
|
||||||
file_filter = translations/pen/<lang>.json
|
file_filter = translations/core/<lang>.json
|
||||||
source_file = translations/pen/en.json
|
source_file = translations/core/en.json
|
||||||
source_lang = en
|
source_lang = en
|
||||||
type = CHROME
|
type = CHROME
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue