mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(fastapi): support "Account Type:" input for account edit
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
7e7a1ead88
commit
65be8b8e07
4 changed files with 153 additions and 5 deletions
|
@ -2280,3 +2280,15 @@ msgid ""
|
|||
"Please remember to cast your vote on proposal {id} [1]. The voting period "
|
||||
"ends in less than 48 hours."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "Invalid account type provided."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "You do not have permission to change account types."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "You do not have permission to change this user's account type to %s."
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue