1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-06-03 07:52:27 +02:00

Fixed missing signal names

This commit is contained in:
snouz
2021-06-22 17:13:30 +02:00
parent ad4ae53c97
commit 33c9bbe783
2 changed files with 10 additions and 2 deletions
+5 -1
View File
@@ -17,4 +17,8 @@ autofilter_mode-selected=Auswahl
[gun-turret-alerts]
message-empty=__1__ hat keine Munition
message-low=__1__ hat wenig Munition
message-low=__1__ hat wenig Munition
[virtual-signal-name]
ammo-icon-red=Hat keine Munition
ammo-icon-yellow=Hat wenig Munition
+5 -1
View File
@@ -17,4 +17,8 @@ autofilter_mode-selected=Selected
[gun-turret-alerts]
message-empty=__1__ out of ammo
message-low=__1__ ammo low
message-low=__1__ low ammo
[virtual-signal-name]
ammo-icon-red=Out of ammo signal
ammo-icon-yellow=Low ammo signal