From 44fecd681a2c1e311a43959a5c60396d2ccb3d5b Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Tue, 15 Nov 2016 13:03:34 -0800 Subject: [PATCH] add back metadata tag to qqq --- msg/json/qqq.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/msg/json/qqq.json b/msg/json/qqq.json index f7ac9f42e..c47c80ab7 100644 --- a/msg/json/qqq.json +++ b/msg/json/qqq.json @@ -1,4 +1,11 @@ { + "@metadata": { + "authors": [ + "Espertus", + "Liuxinyu970226", + "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}}",