diff --git a/services/web/locales/en-GB.json b/services/web/locales/en-GB.json index 9b7834c647..eabeeb3309 100644 --- a/services/web/locales/en-GB.json +++ b/services/web/locales/en-GB.json @@ -1,4 +1,5 @@ { + "collabs_per_proj_single": "__collabcount__ collaborator per project", "premium_features": "Premium features", "special_price_student": "Special Price Student Plans", "hide_outline": "Hide File outline", diff --git a/services/web/locales/en-US.json b/services/web/locales/en-US.json index 9b7834c647..eabeeb3309 100644 --- a/services/web/locales/en-US.json +++ b/services/web/locales/en-US.json @@ -1,4 +1,5 @@ { + "collabs_per_proj_single": "__collabcount__ collaborator per project", "premium_features": "Premium features", "special_price_student": "Special Price Student Plans", "hide_outline": "Hide File outline", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 9b7834c647..eabeeb3309 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1,4 +1,5 @@ { + "collabs_per_proj_single": "__collabcount__ collaborator per project", "premium_features": "Premium features", "special_price_student": "Special Price Student Plans", "hide_outline": "Hide File outline",