diff options
Diffstat (limited to 'apps/web/lib')
| -rw-r--r-- | apps/web/lib/i18n/locales/en/translation.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json index 1801788e..d33e8521 100644 --- a/apps/web/lib/i18n/locales/en/translation.json +++ b/apps/web/lib/i18n/locales/en/translation.json @@ -36,7 +36,8 @@ "link": "Link", "text": "Text", "media": "Media" - } + }, + "quota": "Quota" }, "layouts": { "masonry": "Masonry", @@ -279,7 +280,8 @@ "num_bookmarks": "Num Bookmarks", "asset_sizes": "Asset Sizes", "local_user": "Local User", - "confirm_password": "Confirm Password" + "confirm_password": "Confirm Password", + "unlimited": "Unlimited" } }, "options": { |
