aboutsummaryrefslogtreecommitdiff
path: root/share/library/Active/bipolar.lua
diff options
context:
space:
mode:
Diffstat (limited to 'share/library/Active/bipolar.lua')
-rw-r--r--share/library/Active/bipolar.lua6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/library/Active/bipolar.lua b/share/library/Active/bipolar.lua
index 463d313..cceacdd 100644
--- a/share/library/Active/bipolar.lua
+++ b/share/library/Active/bipolar.lua
@@ -3,14 +3,16 @@ local names_npn =
{
en = "NPN transistor",
cs = "Tranzistor NPN",
- sk = "Tranzistor NPN"
+ sk = "Tranzistor NPN",
+ pl = "Tranzystor NPN"
}
local names_pnp =
{
en = "PNP transistor",
cs = "Tranzistor PNP",
- sk = "Tranzistor PNP"
+ sk = "Tranzistor PNP",
+ pl = "Tranzystor PNP"
}
-- Render area in base units (X1, Y1, X2, Y2)