mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: TU rename - UI elements
Rename all UI elements and translations. Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
1702075875
commit
f540c79580
76 changed files with 952 additions and 1143 deletions
|
@ -183,7 +183,7 @@ def test_homepage_stats(redis, packages):
|
|||
("Packages updated in the past year", r"\d+"),
|
||||
("Packages never updated", r"\d+"),
|
||||
("Registered Users", r"\d+"),
|
||||
("Trusted Users", r"\d+"),
|
||||
("Package Maintainers", r"\d+"),
|
||||
]
|
||||
|
||||
stats = root.xpath('//div[@id="pkg-stats"]//tr')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue