Fix gas analyzer locale
This commit is contained in:
@@ -4,7 +4,6 @@ gas-analyzer-component-player-cannot-reach-message = Вы не можете ту
|
|||||||
gas-analyzer-shutoff = Газоанализатор выключается.
|
gas-analyzer-shutoff = Газоанализатор выключается.
|
||||||
|
|
||||||
## UI
|
## UI
|
||||||
|
|
||||||
gas-analyzer-window-name = Газоанализатор
|
gas-analyzer-window-name = Газоанализатор
|
||||||
gas-analyzer-window-environment-tab-label = Окружение
|
gas-analyzer-window-environment-tab-label = Окружение
|
||||||
gas-analyzer-window-tab-title-capitalized = { CAPITALIZE($title) }
|
gas-analyzer-window-tab-title-capitalized = { CAPITALIZE($title) }
|
||||||
@@ -16,7 +15,8 @@ gas-analyzer-window-pressure-text = Давление:
|
|||||||
gas-analyzer-window-pressure-val-text = { $pressure } кПа
|
gas-analyzer-window-pressure-val-text = { $pressure } кПа
|
||||||
gas-analyzer-window-temperature-text = Температура:
|
gas-analyzer-window-temperature-text = Температура:
|
||||||
gas-analyzer-window-temperature-val-text = { $tempK }К ({ $tempC }°C)
|
gas-analyzer-window-temperature-val-text = { $tempK }К ({ $tempC }°C)
|
||||||
gas-analyzer-window-molarity-text = { $mol } моль ({ $percentage }%)
|
gas-analyzer-window-molarity-column-name = моль
|
||||||
|
gas-analyzer-window-molarity-text = { $mol } моль
|
||||||
gas-analyzer-window-molarity-percentage-text = { $gasName }: { $amount } моль ({ $percentage }%)
|
gas-analyzer-window-molarity-percentage-text = { $gasName }: { $amount } моль ({ $percentage }%)
|
||||||
# Used for GasEntry.ToString()
|
# Used for GasEntry.ToString()
|
||||||
gas-entry-info = { $gasName }: { $gasAmount } моль
|
gas-entry-info = { $gasName }: { $gasAmount } моль
|
||||||
|
|||||||
Reference in New Issue
Block a user