From ee88519912c3e97af4162b35e6c98f9cea6d3e23 Mon Sep 17 00:00:00 2001 From: Aviu00 Date: Sat, 27 Jan 2024 15:16:39 +0300 Subject: [PATCH] Fix gas analyzer locale --- Resources/Locale/ru-RU/atmos/gas-analyzer-component.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Locale/ru-RU/atmos/gas-analyzer-component.ftl b/Resources/Locale/ru-RU/atmos/gas-analyzer-component.ftl index 89380d0c4d..261135f3e4 100644 --- a/Resources/Locale/ru-RU/atmos/gas-analyzer-component.ftl +++ b/Resources/Locale/ru-RU/atmos/gas-analyzer-component.ftl @@ -4,7 +4,6 @@ gas-analyzer-component-player-cannot-reach-message = Вы не можете ту gas-analyzer-shutoff = Газоанализатор выключается. ## UI - gas-analyzer-window-name = Газоанализатор gas-analyzer-window-environment-tab-label = Окружение 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-temperature-text = Температура: 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 }%) # Used for GasEntry.ToString() gas-entry-info = { $gasName }: { $gasAmount } моль