Skip to content

Commit

Permalink
fix mark
Browse files Browse the repository at this point in the history
  • Loading branch information
MiraHell committed Aug 7, 2024
1 parent 6b222c5 commit 5d2663f
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
ent-SodaDispenser = soda dispenser # 220 Loc Fix
# 220 Loc Fix
ent-SodaDispenser = soda dispenser
.desc = A beverage dispenser with a selection of soda and several other common beverages. Has a single fill slot for containers.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
ent-ChemMaster = ChemMaster 4000 # 220 Loc Fix
# 220 Loc Fix
ent-ChemMaster = ChemMaster 4000
.desc = An industrial grade chemical manipulator with pill and bottle production included.
3 changes: 2 additions & 1 deletion Resources/Locale/ru-RU/cargo/cargo-console-component.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ cargo-console-snip-snip = Заказ урезан до вместимости
cargo-console-insufficient-funds = Недостаточно средств (требуется { $cost })
cargo-console-unfulfilled = Нет места для выполнения заказа
cargo-console-trade-station = Отправить на { $destination }
cargo-console-unlock-approved-order-broadcast = [bold]Заказ на {$productName} x{$orderAmount}[/bold], стоимостью [bold]{$cost}[/bold], был одобрен [bold]{$approver}[/bold] # 220 Loc Fix
# 220 Loc Fix
cargo-console-unlock-approved-order-broadcast = [bold]Заказ на {$productName} x{$orderAmount}[/bold], стоимостью [bold]{$cost}[/bold], был одобрен [bold]{$approver}[/bold]
cargo-console-paper-print-name = Заказ #{ $orderNumber }
cargo-console-paper-print-text =
Заказ #{ $orderNumber }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ health-analyzer-window-damage-type-Poison = Яды
health-analyzer-window-damage-type-Radiation = Радиация
health-analyzer-window-damage-group-Genetic = Генетические
health-analyzer-window-damage-type-Cellular = Клеточные
health-analyzer-popup-scan-target = {CAPITALIZE(THE($user))} пытается тебя просканировать! # 220 Loc Fix
# 220 Loc Fix
health-analyzer-popup-scan-target = {CAPITALIZE(THE($user))} пытается тебя просканировать!
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
ent-ChemMaster = ХимМастер 4000 # 220 Loc Fix
# 220 Loc Fix
ent-ChemMaster = ХимМастер 4000
.desc = Химический манипулятор промышленного класса с возможностью производства таблеток и бутылочек.

0 comments on commit 5d2663f

Please sign in to comment.