mirror of
https://github.com/google/blockly.git
synced 2026-01-04 23:50:12 +01:00
chore(messages): Update messages (#7220)
* chore(messages): npm run messages This is the raw changes made by `npm run messages`, without any manual reverts / backporting. * fix(messages): Backport TranslateWiki hints (with edits) Backport changes made to qqq.json by TranslateWiki editors to messages.json, with some modifications. See https://translatewiki.net/wiki/Template:Optional for details of how the {{Optional}} template works. * chore(messages): Apply backported messages.js changes to qqq.json Also manually revert deletion of translation credits.
This commit is contained in:
committed by
GitHub
parent
6732b097fa
commit
6670db1f2d
@@ -1 +1 @@
|
||||
{"MATH_HUE": "230", "LOOPS_HUE": "120", "LISTS_HUE": "260", "LOGIC_HUE": "210", "VARIABLES_HUE": "330", "TEXTS_HUE": "160", "PROCEDURES_HUE": "290", "COLOUR_HUE": "20", "VARIABLES_DYNAMIC_HUE": "310"}
|
||||
{"LOGIC_HUE": "210", "LOOPS_HUE": "120", "MATH_HUE": "230", "TEXTS_HUE": "160", "LISTS_HUE": "260", "COLOUR_HUE": "20", "VARIABLES_HUE": "330", "VARIABLES_DYNAMIC_HUE": "310", "PROCEDURES_HUE": "290"}
|
||||
Reference in New Issue
Block a user