mirror of
https://github.com/Wyrrrd/Gun_Turret_Alerts.git
synced 2026-03-26 00:59:57 +01: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
|
||||
Date: 2021-08-06
|
||||
Locale:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Gun_Turret_Alerts",
|
||||
"version": "1.1.8",
|
||||
"version": "1.1.9",
|
||||
"title": "Ammo Alerts",
|
||||
"author": "Wyrrrd",
|
||||
"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
|
||||
|
||||
[string-mod-setting]
|
||||
autofilter_mode-added=Aufaddiert
|
||||
autofilter_mode-individually=Einzeln
|
||||
autofilter_mode-selected=Auswahl
|
||||
gun-turret-alerts-mode-added=Aufaddiert
|
||||
gun-turret-alerts-mode-individually=Einzeln
|
||||
gun-turret-alerts-mode-selected=Auswahl
|
||||
|
||||
[gun-turret-alerts]
|
||||
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.
|
||||
|
||||
[string-mod-setting]
|
||||
autofilter_mode-added=Added up
|
||||
autofilter_mode-individually=Individually
|
||||
autofilter_mode-selected=Selected
|
||||
gun-turret-alerts-mode-added=Added up
|
||||
gun-turret-alerts-mode-individually=Individually
|
||||
gun-turret-alerts-mode-selected=Selected
|
||||
|
||||
[gun-turret-alerts]
|
||||
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.
|
||||
|
||||
[string-mod-setting]
|
||||
autofilter_mode-added=Tous
|
||||
autofilter_mode-individually=Unique
|
||||
autofilter_mode-selected=Sélection
|
||||
gun-turret-alerts-mode-added=Tous
|
||||
gun-turret-alerts-mode-individually=Unique
|
||||
gun-turret-alerts-mode-selected=Sélection
|
||||
|
||||
[gun-turret-alerts]
|
||||
message-empty=__1__ plus de munition
|
||||
|
||||
Reference in New Issue
Block a user