mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fleshing out the package logic, renamed pkg include files for consistency
This commit is contained in:
parent
4b80bc34ff
commit
6249c40e94
7 changed files with 81 additions and 52 deletions
|
@ -111,4 +111,9 @@ $_t["en"]["Logged-in as: %h%s%h"] = "Logged-in as: %h%s%h";
|
|||
# $_t["fr"]["Logged-in as: %h%s%h"] = "--> Traduction française ici. <--";
|
||||
# $_t["de"]["Logged-in as: %h%s%h"] = "--> Deutsche Übersetzung hier. <--";
|
||||
|
||||
$_t["en"]["Error looking up username, %s."] = "Error looking up username, %s.";
|
||||
# $_t["es"]["Error looking up username, %s."] = "--> Traducción española aquí. <--";
|
||||
# $_t["fr"]["Error looking up username, %s."] = "--> Traduction française ici. <--";
|
||||
# $_t["de"]["Error looking up username, %s."] = "--> Deutsche Übersetzung hier. <--";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue