chore(notifications): update strings

This commit is contained in:
git-f0x 2024-07-15 17:09:03 +02:00 committed by Ashley Wulber
parent d4c5cc969d
commit ca0e99268c
4 changed files with 13 additions and 10 deletions

View file

@ -237,7 +237,7 @@ impl cosmic::Application for Notifications {
false,
fl!("show-more", HashMap::from_iter(vec![("more", "1")])),
fl!("show-less"),
fl!("clear-all"),
fl!("clear-group"),
));
}
}