Initial commit of 001code-html Scratch frontend project.
Includes scratch-gui, scratch-vm, scratch-blocks, scratch-render, scratch-l10n, and deployment config. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
9
scratch-blocks/.tx/config
Normal file
9
scratch-blocks/.tx/config
Normal file
@@ -0,0 +1,9 @@
|
||||
[main]
|
||||
host = https://www.transifex.com
|
||||
lang_map = zh_CN:zh-cn, zh_TW:zh-tw, pt_BR:pt-br, es_419:es-419
|
||||
|
||||
[scratch-editor.blocks]
|
||||
file_filter = msg/json/<lang>.json
|
||||
source_file = msg/json/en.json
|
||||
source_lang = en
|
||||
type = KEYVALUEJSON
|
||||
Reference in New Issue
Block a user