diff options
author | swiergot <swiergot> | 2006-08-22 14:23:11 +0000 |
---|---|---|
committer | swiergot <swiergot> | 2006-08-22 14:23:11 +0000 |
commit | 47c7ef9e9bececb9a96ba8346a15f895f0fc22bf (patch) | |
tree | 8c25333cd1cfc73fafb03d89a239ac7b1beddfac /web/lang/pl | |
parent | dce2f7044384c5a94a5c361e8cb715fa00676ae4 (diff) |
Made "License" label translatable + Polish translation.
Diffstat (limited to 'web/lang/pl')
-rw-r--r-- | web/lang/pl/pkgfuncs_po.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/pl/pkgfuncs_po.inc b/web/lang/pl/pkgfuncs_po.inc index cf719f7..51ba68e 100644 --- a/web/lang/pl/pkgfuncs_po.inc +++ b/web/lang/pl/pkgfuncs_po.inc @@ -117,4 +117,6 @@ $_t["pl"]["All"] = "Wszystkie"; $_t["pl"]["Unsafe"] = "Nie bezpieczne"; +$_t["pl"]["License"] = "Licencja"; + ?>
\ No newline at end of file |