|
561 | 561 | "headlinesFeedClearFiltersButton": "Clear Filters",
|
562 | 562 | "@headlinesFeedClearFiltersButton": {
|
563 | 563 | "description": "Button text to clear applied headline filters"
|
| 564 | + }, |
| 565 | + "headlinesFeedFilterLoadingCriteria": "Loading filter options...", |
| 566 | + "@headlinesFeedFilterLoadingCriteria": { |
| 567 | + "description": "Text shown when filter options are loading" |
| 568 | + }, |
| 569 | + "pleaseWait": "Please wait...", |
| 570 | + "@pleaseWait": { |
| 571 | + "description": "Generic wait message" |
| 572 | + }, |
| 573 | + "headlinesFeedFilterErrorCriteria": "Could not load filter options.", |
| 574 | + "@headlinesFeedFilterErrorCriteria": { |
| 575 | + "description": "Error message when filter options fail to load" |
| 576 | + }, |
| 577 | + "headlinesFeedFilterCountryLabel": "Countries", |
| 578 | + "@headlinesFeedFilterCountryLabel": { |
| 579 | + "description": "Label for the country filter selection" |
| 580 | + }, |
| 581 | + "headlinesFeedFilterSourceTypeLabel": "Types", |
| 582 | + "@headlinesFeedFilterSourceTypeLabel": { |
| 583 | + "description": "Label for the source type filter selection" |
| 584 | + }, |
| 585 | + "headlinesFeedFilterErrorSources": "Could not load sources.", |
| 586 | + "@headlinesFeedFilterErrorSources": { |
| 587 | + "description": "Error message when sources fail to load for filtering" |
| 588 | + }, |
| 589 | + "headlinesFeedFilterNoSourcesMatch": "No sources match your selected filters.", |
| 590 | + "@headlinesFeedFilterNoSourcesMatch": { |
| 591 | + "description": "Message shown when no sources match the selected filters" |
564 | 592 | }
|
565 | 593 | }
|
0 commit comments