diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 03b4400d..a5bd1eff 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -342,5 +342,13 @@ "TranslateLink": { "message": "Find out how!", "description": "" + }, + "customPrompts_ExportAll": { + "message": "Export all Prompts", + "description": "" + }, + "customPrompts_Import": { + "message": "Import new Prompts", + "description": "" } } \ No newline at end of file