mirror of
https://github.com/Wyrrrd/Gun_Turret_Alerts.git
synced 2026-06-03 15:56:38 +02:00
Fixed modes not being translated
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 1.1.9
|
||||||
|
Date: 2021-08-07
|
||||||
|
Locale:
|
||||||
|
- Fixed modes not being translated
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 1.1.8
|
Version: 1.1.8
|
||||||
Date: 2021-08-06
|
Date: 2021-08-06
|
||||||
Locale:
|
Locale:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Gun_Turret_Alerts",
|
"name": "Gun_Turret_Alerts",
|
||||||
"version": "1.1.8",
|
"version": "1.1.9",
|
||||||
"title": "Ammo Alerts",
|
"title": "Ammo Alerts",
|
||||||
"author": "Wyrrrd",
|
"author": "Wyrrrd",
|
||||||
"factorio_version": "1.1",
|
"factorio_version": "1.1",
|
||||||
|
|||||||
@@ -11,9 +11,9 @@ gun-turret-alerts-mode=Bestimmt, ob die Munitionsplätze aufaddiert, jeder Platz
|
|||||||
gun-turret-alerts-threshold=Wenn ein Fahrzeug oder Geschützturm weniger als diese Anzahl Munition hat, wird ein Alarm zu deinem Spieler hinzugefügt
|
gun-turret-alerts-threshold=Wenn ein Fahrzeug oder Geschützturm weniger als diese Anzahl Munition hat, wird ein Alarm zu deinem Spieler hinzugefügt
|
||||||
|
|
||||||
[string-mod-setting]
|
[string-mod-setting]
|
||||||
autofilter_mode-added=Aufaddiert
|
gun-turret-alerts-mode-added=Aufaddiert
|
||||||
autofilter_mode-individually=Einzeln
|
gun-turret-alerts-mode-individually=Einzeln
|
||||||
autofilter_mode-selected=Auswahl
|
gun-turret-alerts-mode-selected=Auswahl
|
||||||
|
|
||||||
[gun-turret-alerts]
|
[gun-turret-alerts]
|
||||||
message-empty=__1__ hat keine Munition
|
message-empty=__1__ hat keine Munition
|
||||||
|
|||||||
@@ -11,9 +11,9 @@ gun-turret-alerts-mode=Controls, if the ammo slots are added up, every slot is c
|
|||||||
gun-turret-alerts-threshold=If a car or turret has less than this much ammo an alert will be added to your player.
|
gun-turret-alerts-threshold=If a car or turret has less than this much ammo an alert will be added to your player.
|
||||||
|
|
||||||
[string-mod-setting]
|
[string-mod-setting]
|
||||||
autofilter_mode-added=Added up
|
gun-turret-alerts-mode-added=Added up
|
||||||
autofilter_mode-individually=Individually
|
gun-turret-alerts-mode-individually=Individually
|
||||||
autofilter_mode-selected=Selected
|
gun-turret-alerts-mode-selected=Selected
|
||||||
|
|
||||||
[gun-turret-alerts]
|
[gun-turret-alerts]
|
||||||
message-empty=__1__ out of ammo
|
message-empty=__1__ out of ammo
|
||||||
|
|||||||
@@ -11,9 +11,9 @@ gun-turret-alerts-mode=Surveiller tous les compartiments de l'unité, un seul, o
|
|||||||
gun-turret-alerts-threshold=Le nombre de munitions, dans une tourelle ou un véhicule, qui déclenchera un alerte une fois atteint.
|
gun-turret-alerts-threshold=Le nombre de munitions, dans une tourelle ou un véhicule, qui déclenchera un alerte une fois atteint.
|
||||||
|
|
||||||
[string-mod-setting]
|
[string-mod-setting]
|
||||||
autofilter_mode-added=Tous
|
gun-turret-alerts-mode-added=Tous
|
||||||
autofilter_mode-individually=Unique
|
gun-turret-alerts-mode-individually=Unique
|
||||||
autofilter_mode-selected=Sélection
|
gun-turret-alerts-mode-selected=Sélection
|
||||||
|
|
||||||
[gun-turret-alerts]
|
[gun-turret-alerts]
|
||||||
message-empty=__1__ plus de munition
|
message-empty=__1__ plus de munition
|
||||||
|
|||||||
Reference in New Issue
Block a user