mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-25 04:48:22 -08:00
Update translations.
This commit is contained in:
@@ -518,12 +518,12 @@ function config.init()
|
||||
y = 17
|
||||
},
|
||||
|
||||
players_spacing = {
|
||||
player_spacing = {
|
||||
x = 0,
|
||||
y = 24
|
||||
},
|
||||
|
||||
ailments_spacing = {
|
||||
ailment_spacing = {
|
||||
x = 0,
|
||||
y = 17
|
||||
},
|
||||
@@ -1338,12 +1338,12 @@ function config.init()
|
||||
y = 17
|
||||
},
|
||||
|
||||
players_spacing = {
|
||||
player_spacing = {
|
||||
x = 0,
|
||||
y = 24
|
||||
},
|
||||
|
||||
ailments_spacing = {
|
||||
ailment_spacing = {
|
||||
x = 0,
|
||||
y = 17
|
||||
},
|
||||
@@ -2163,12 +2163,12 @@ function config.init()
|
||||
y = 17
|
||||
},
|
||||
|
||||
players_spacing = {
|
||||
player_spacing = {
|
||||
x = 0,
|
||||
y = 24
|
||||
},
|
||||
|
||||
ailments_spacing = {
|
||||
ailment_spacing = {
|
||||
x = 0,
|
||||
y = 17
|
||||
},
|
||||
@@ -2968,12 +2968,12 @@ function config.init()
|
||||
y = 167
|
||||
},
|
||||
|
||||
players_spacing = {
|
||||
player_spacing = {
|
||||
x = 0,
|
||||
y = 24
|
||||
},
|
||||
|
||||
ailments_spacing = {
|
||||
ailment_spacing = {
|
||||
x = 0,
|
||||
y = 17
|
||||
},
|
||||
|
||||
@@ -305,8 +305,8 @@ language.default_language = {
|
||||
relative_offset = "Relative Offset",
|
||||
|
||||
ailment_buildups = "Ailment Buildups",
|
||||
players_spacing = "Player Spacing",
|
||||
ailments_spacing = "Ailment Spacing",
|
||||
player_spacing = "Player Spacing",
|
||||
ailment_spacing = "Ailment Spacing",
|
||||
buildup_value_label = "Buildup Value Label",
|
||||
buildup_percentage_label = "Buildup Percentage Label",
|
||||
total_buildup_label = "Total Buildup Label",
|
||||
|
||||
Reference in New Issue
Block a user