We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 389061b commit 7984666Copy full SHA for 7984666
lib/l10n/arb/app_en.arb
@@ -1313,5 +1313,13 @@
1313
"savedFiltersBarFollowedLabel": "Followed",
1314
"@savedFiltersBarFollowedLabel": {
1315
"description": "Label for the 'Followed' chip in the saved filters bar."
1316
+ },
1317
+ "sourceListFilterPageTitle": "Filter Sources",
1318
+ "@sourceListFilterPageTitle": {
1319
+ "description": "Title for the page where users can filter the list of sources."
1320
1321
+ "sourceListFilterPageFilterButtonTooltip": "Filter source list",
1322
+ "@sourceListFilterPageFilterButtonTooltip": {
1323
+ "description": "Tooltip for the button that opens the source list filter page."
1324
}
1325
0 commit comments