[Feat] Translates + translate tools (#260)
* autotranslate python script * 8/52 translated * autotranslate finished * updated autotranslate script * fixes * updated tool * once more updated tool * more translates * more translates * fixes
This commit is contained in:
@@ -8,3 +8,4 @@ crew-monitoring-user-interface-alive = Жив
|
||||
crew-monitoring-user-interface-dead = Мёртв
|
||||
crew-monitoring-user-interface-no-info = Н/Д
|
||||
crew-monitoring-user-interface-job = Должность
|
||||
crew-monitoring-user-interface-no-server = Сервер не найден
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
health-analyzer-window-no-patient-data-text = Нет данных о пациенте.
|
||||
health-analyzer-window-entity-health-text = Состояние { $entityName }:
|
||||
health-analyzer-window-entity-temperature-text = Температура: { $temperature }
|
||||
health-analyzer-window-entity-blood-level-text = Уровень крови: { $bloodLevel }
|
||||
health-analyzer-window-entity-damage-total-text = Общие повреждения: { $amount }
|
||||
health-analyzer-window-damage-group-text = { $damageGroup }: { $amount }
|
||||
health-analyzer-window-damage-type-text = { $damageType }: { $amount }
|
||||
|
||||
Reference in New Issue
Block a user