Skip to content

Commit 162d4ae

Browse files
committed
refactor(l10n): remove unused limit title translations
- Remove "standardLimitTitle" translations from app_ar.arb and app_en.arb files - This change reflects the removal of the corresponding English string
1 parent 77a6c60 commit 162d4ae

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

lib/l10n/arb/app_ar.arb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,10 +1202,6 @@
12021202
"@anonymousLimitButton": {
12031203
"description": "Button text for the bottom sheet when an anonymous user hits a content limit."
12041204
},
1205-
"standardLimitTitle": "افتح الوصول غير المحدود",
1206-
"@standardLimitTitle": {
1207-
"description": "Title for the bottom sheet when a standard user hits a content limit."
1208-
},
12091205
"standardLimitBody": "لقد وصلت إلى الحد الأقصى للباقة المجانية. قم بالترقية لحفظ ومتابعة المزيد.",
12101206
"@standardLimitBody": {
12111207
"description": "Body text for the bottom sheet when a standard user hits a content limit."

lib/l10n/arb/app_en.arb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,10 +1202,6 @@
12021202
"@anonymousLimitButton": {
12031203
"description": "Button text for the bottom sheet when an anonymous user hits a content limit."
12041204
},
1205-
"standardLimitTitle": "Unlock More Access",
1206-
"@standardLimitTitle": {
1207-
"description": "Title for the bottom sheet when a standard user hits a content limit."
1208-
},
12091205
"standardLimitBody": "You've reached your limit for the free plan. Upgrade to save and follow more.",
12101206
"@standardLimitBody": {
12111207
"description": "Body text for the bottom sheet when a standard user hits a content limit."

0 commit comments

Comments
 (0)