File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 417
417
"settingsNotificationsSourcesLabel": "المصادر المتابعة",
418
418
"@settingsNotificationsSourcesLabel": { "description": "Label for the section to select notification sources" },
419
419
"settingsNotificationsCountriesLabel": "البلدان المتابعة",
420
- "@settingsNotificationsCountriesLabel": { "description": "Label for the section to select notification countries" }
420
+ "@settingsNotificationsCountriesLabel": { "description": "Label for the section to select notification countries" },
421
+
422
+ "unknownError": "حدث خطأ غير معروف.",
423
+ "@unknownError": {
424
+ "description": "Generic error message shown when an operation fails unexpectedly"
425
+ },
426
+ "loadMoreError": "فشل تحميل المزيد من العناصر.",
427
+ "@loadMoreError": {
428
+ "description": "Error message shown when pagination fails to load the next set of items"
429
+ }
421
430
}
Original file line number Diff line number Diff line change 417
417
"settingsNotificationsSourcesLabel": "Followed Sources",
418
418
"@settingsNotificationsSourcesLabel": { "description": "Label for the section to select notification sources" },
419
419
"settingsNotificationsCountriesLabel": "Followed Countries",
420
- "@settingsNotificationsCountriesLabel": { "description": "Label for the section to select notification countries" }
420
+ "@settingsNotificationsCountriesLabel": { "description": "Label for the section to select notification countries" },
421
+
422
+ "unknownError": "An unknown error occurred.",
423
+ "@unknownError": {
424
+ "description": "Generic error message shown when an operation fails unexpectedly"
425
+ },
426
+ "loadMoreError": "Failed to load more items.",
427
+ "@loadMoreError": {
428
+ "description": "Error message shown when pagination fails to load the next set of items"
429
+ }
421
430
}
You can’t perform that action at this time.
0 commit comments