From 2f3166aa54289d37dbd7b6d6980448fa53d99800 Mon Sep 17 00:00:00 2001 From: Jimmy Domagala-Tang Date: Mon, 12 May 2025 08:10:26 -0400 Subject: [PATCH] Merge pull request #25517 from overleaf/dk-fix-get-error-assist-translation Fix translation for "get_error_assist" GitOrigin-RevId: ea9ef20b8d94e49e89cc77cc6517da25d002ba7f --- services/web/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 065ae7ba38..d9daebdd6a 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -820,6 +820,7 @@ "generic_something_went_wrong": "Sorry, something went wrong", "get_collaborative_benefits": "Get the collaborative benefits from __appName__, even if you prefer to work offline", "get_discounted_plan": "Get discounted plan", + "get_error_assist": "Get Error Assist", "get_exclusive_access_to_labs": "Get exclusive access to early-stage experiments when you join Overleaf Labs. All we ask in return is your honest feedback to help us develop and improve.", "get_in_touch": "Get in touch", "get_in_touch_having_problems": "Get in touch with support if you’re having problems",