mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
added polish translation
this still needs some more debugging before it goes live but it's turned on in this version
This commit is contained in:
parent
4bb6cab85e
commit
cac788476a
16 changed files with 279 additions and 12 deletions
|
@ -15,10 +15,12 @@ $_t["en"]["Under construction..."] = "Under construction...";
|
|||
# $_t["es"]["Under construction..."] = "--> Traducción española aquí. <--";
|
||||
# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
|
||||
# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
|
||||
$_t["pl"]["Under construction..."] = "Prace trwaj±...";
|
||||
|
||||
$_t["en"]["Manage package ID: %s"] = "Manage package ID: %s";
|
||||
# $_t["es"]["Manage package ID: %s"] = "--> Traducción española aquí. <--";
|
||||
# $_t["fr"]["Manage package ID: %s"] = "--> Traduction française ici. <--";
|
||||
# $_t["de"]["Manage package ID: %s"] = "--> Deutsche Übersetzung hier. <--";
|
||||
$_t["pl"]["Manage package ID: %s"] = "Zarz±dzaj pakietem: %s";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue