From e792be0d207cef13abf6aa755a8f28e02db5118a Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Mon, 23 Apr 2018 10:18:05 -0700 Subject: [PATCH] Add metadata back to qqq.json --- msg/json/qqq.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/msg/json/qqq.json b/msg/json/qqq.json index 09cd4b3db..6353aa12f 100644 --- a/msg/json/qqq.json +++ b/msg/json/qqq.json @@ -1,4 +1,13 @@ { + "@metadata": { + "authors": [ + "Espertus", + "Liuxinyu970226", + "Metalhead64", + "Robby", + "Shirayuki" + ] + }, "VARIABLES_DEFAULT_NAME": "default name - A simple, general default name for a variable, preferably short. For more context, see [[Translating:Blockly#infrequent_message_types]].\n{{Identical|Item}}", "TODAY": "button text - Button that sets a calendar to today's date.\n{{Identical|Today}}", "DUPLICATE_BLOCK": "context menu - Make a copy of the selected block (and any blocks it contains).\n{{Identical|Duplicate}}",