mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
22 lines
799 B
Properties
22 lines
799 B
Properties
#UI
|
|
shar-stat.health = Health: {0}
|
|
shar-stat.shield = Shield: {0}
|
|
shar-stat.payloadCapacity = Payloads: {0} / {1}
|
|
shar-stat.itemCapacity = Items: {0} / {1}
|
|
shar-stat.ammos = Ammo: {0} / {1}
|
|
shar-stat.commandUnits = Commands: {0} / {1}
|
|
shar-stat.reload = Reload: {0}%
|
|
shar-stat.charge = Charge: {0}%
|
|
shar-stat.itemAmmo = Ammo : {0} / {1}
|
|
shar-stat.liquidAmmo = Liquid: {0}
|
|
shar-stat.power = Power: {0} / {1}
|
|
|
|
# Settings
|
|
setting.coreui.name = Display core info UI
|
|
setting.unitui.name = Display unit info UI
|
|
setting.weaponui.name = Display weapon info UI
|
|
setting.commandedunitui.name = Display command info UI
|
|
setting.unithealthui.name = Display Unit Bar
|
|
setting.coreuiopacity.name = Core UI background Opacity
|
|
setting.uiopacity.name = UI background Opacity
|
|
setting.baropacity.name = Health Bar Opacity |