mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat(FastAPI): add /packages (post) action: 'unnotify'
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
b277d94e0b
commit
d5520c9ed2
3 changed files with 107 additions and 5 deletions
|
@ -966,6 +966,18 @@ msgstr ""
|
|||
msgid "The selected packages' notifications have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "You did not select any packages for notification removal."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "A package you selected does not have notifications enabled."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "The selected packages' notifications have been removed."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "You must be logged in before you can flag packages."
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue