From c4974374d9840caa6ec496c138a6220dd40afa54 Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Thu, 8 Dec 2016 07:18:15 -0800 Subject: PLT-4853 Adding cache purging to the server (server) (#4735) * PLT-4853 Adding caching invalidation to HA * PLT-4853 Adding cach purging to the server --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 928353c10..33e3887b3 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -683,6 +683,10 @@ "id": "api.context.invalid_token.error", "translation": "Invalid session token=%v, err=%v" }, + { + "id": "api.context.invalidate_all_caches", + "translation": "Purging all caches" + }, { "id": "api.context.last_activity_at.error", "translation": "Failed to update LastActivityAt for user_id=%v and session_id=%v, err=%v" -- cgit v1.2.3-1-g7c22