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 cceacdd..921772c 100644
--- a/share/library/Active/bipolar.lua
+++ b/share/library/Active/bipolar.lua
@@ -4,7 +4,8 @@ local names_npn =
en = "NPN transistor",
cs = "Tranzistor NPN",
sk = "Tranzistor NPN",
- pl = "Tranzystor NPN"
+ pl = "Tranzystor NPN",
+ de = "NPN Transistor"
}
local names_pnp =
@@ -12,7 +13,8 @@ local names_pnp =
en = "PNP transistor",
cs = "Tranzistor PNP",
sk = "Tranzistor PNP",
- pl = "Tranzystor PNP"
+ pl = "Tranzystor PNP",
+ de = "PNP Transistor"
}
-- Render area in base units (X1, Y1, X2, Y2)