diff options
author | pjmattal <pjmattal> | 2005-08-02 14:35:42 +0200 |
---|---|---|
committer | pjmattal <pjmattal> | 2005-08-02 14:35:42 +0200 |
commit | 89f2e5bc049b9428d5dfc10c2f68792445a12898 (patch) | |
tree | 7f0e4bb51c0ee5cb38c8d91a904b1d08ebfd9c16 /web/lang/pl/aur_po.inc | |
parent | ee2b2e20210abe7f6a62f49b55001be83a139142 (diff) | |
download | aur-89f2e5bc049b9428d5dfc10c2f68792445a12898.tar.gz aur-89f2e5bc049b9428d5dfc10c2f68792445a12898.tar.xz |
committed swiergot's updates to polish for 1.2.1
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 63ab5adb..d5ec2136 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"; + +?> |