diff options
Diffstat (limited to 'web/lang/pl/aur_po.inc')
-rw-r--r-- | web/lang/pl/aur_po.inc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/web/lang/pl/aur_po.inc b/web/lang/pl/aur_po.inc index 63ab5ad..d5ec213 100644 --- a/web/lang/pl/aur_po.inc +++ b/web/lang/pl/aur_po.inc @@ -21,4 +21,8 @@ $_t["pl"]["Developer"] = "Developer"; $_t["pl"]["%s: %sAn ArchLinux project%s"] = "%s: %sProjekt ArchLinux%s"; -?>
\ No newline at end of file +$_t["pl"]["Discussion"] = "Dyskusja"; + +$_t["pl"]["Bugs"] = "Błędy"; + +?> |