mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
account adding/editing is working
This commit is contained in:
parent
64db123697
commit
84912ddb2e
8 changed files with 178 additions and 49 deletions
|
@ -191,4 +191,9 @@ $_t["en"]["No more results to display."] = "No more results to display.";
|
|||
# $_t["fr"]["No more results to display."] = "--> Traduction française ici. <--";
|
||||
# $_t["de"]["No more results to display."] = "--> Deutsche Übersetzung hier. <--";
|
||||
|
||||
$_t["en"]["A Trusted User cannot assign Developer status."] = "A Trusted User cannot assign Developer status.";
|
||||
# $_t["es"]["A Trusted User cannot assign Developer status."] = "--> Traducción española aquí. <--";
|
||||
# $_t["fr"]["A Trusted User cannot assign Developer status."] = "--> Traduction française ici. <--";
|
||||
# $_t["de"]["A Trusted User cannot assign Developer status."] = "--> Deutsche Übersetzung hier. <--";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue