From 545cac1967f6882780021407a474690fea3f11ed Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Tue, 1 Jul 2025 22:51:59 +0000 Subject: feat: Add per user bookmark count quota --- apps/web/lib/i18n/locales/en/translation.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'apps/web/lib') 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": { -- cgit v1.2.3-70-g09d2