housekeep: TU rename - UI elements

Rename all UI elements and translations.

Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
moson 2023-09-01 14:44:43 +02:00
parent b576e576da
commit 35ba383e12
No known key found for this signature in database
GPG key ID: 4A4760AB4EE15296
76 changed files with 942 additions and 1134 deletions

View file

@ -20,9 +20,9 @@
<select name="T" id="id_type">
<option value="">{{ "Any type" | tr }}</option>
<option value="u">{{ "Normal user" | tr }}</option>
<option value="t">{{ "Trusted user" | tr }}</option>
<option value="t">{{ "Package Maintainer" | tr }}</option>
<option value="d">{{ "Developer" | tr }}</option>
<option value="td">{{ "Trusted User & Developer" | tr }}</option>
<option value="td">{{ "Package Maintainer & Developer" | tr }}</option>
</select>
</p>
<p>