diff --git a/services/web/locales/en-GB.json b/services/web/locales/en-GB.json index 6a99937597..9b7834c647 100644 --- a/services/web/locales/en-GB.json +++ b/services/web/locales/en-GB.json @@ -1,4 +1,5 @@ { + "premium_features": "Premium features", "special_price_student": "Special Price Student Plans", "hide_outline": "Hide File outline", "show_outline": "Show File outline", diff --git a/services/web/locales/en-US.json b/services/web/locales/en-US.json index 6a99937597..9b7834c647 100644 --- a/services/web/locales/en-US.json +++ b/services/web/locales/en-US.json @@ -1,4 +1,5 @@ { + "premium_features": "Premium features", "special_price_student": "Special Price Student Plans", "hide_outline": "Hide File outline", "show_outline": "Show File outline", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 6a99937597..9b7834c647 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1,4 +1,5 @@ { + "premium_features": "Premium features", "special_price_student": "Special Price Student Plans", "hide_outline": "Hide File outline", "show_outline": "Show File outline",