From 3060ef868f15eb2dae50c127549718f5eafd2a16 Mon Sep 17 00:00:00 2001 From: roo hutton Date: Mon, 11 Aug 2025 13:25:14 +0100 Subject: [PATCH] Merge pull request #27751 from overleaf/rh-limited-offer-string Add 'limited offer' translation string GitOrigin-RevId: 327f4412d6333f36f2271724d310861af473b6ad --- 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 4edd85c649..a35b1db417 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1236,6 +1236,7 @@ "license": "License", "licenses": "Licenses", "limited_document_history": "Limited document history", + "limited_offer": "Limited offer", "limited_to_n_collaborators_per_project": "Limited to __count__ collaborator per project", "limited_to_n_collaborators_per_project_plural": "Limited to __count__ collaborators per project", "line_height": "Line Height",