Skip to content

Commit

Permalink
Ru locale / En localisation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HellCatten committed Aug 23, 2024
1 parent 4df9d4c commit de05685
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Used when examining the MagnetPickupComponent

comp-magnet-pickup-examined-on = the magnet is currently [color=darkgreen]on[/color].
comp-magnet-pickup-examined-off = the magnet is currently [color=darkred]off[/color].
comp-magnet-pickup-examined-on = The magnet is currently [color=darkgreen]on[/color].
comp-magnet-pickup-examined-off = The magnet is currently [color=darkred]off[/color].
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Used when examining the MagnetPickupComponent
## Выводится при осмотре предмета с MagnetPickupCompontent

comp-magnet-pickup-examined-on = Магнит сейчас [color=darkgreen]включен[/color].
comp-magnet-pickup-examined-off = Магнит сейчас [color=darkred]выключен[/color].

0 comments on commit de05685

Please sign in to comment.