Skip to content

Commit

Permalink
fix can make translate
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Jul 12, 2024
1 parent 3f83c40 commit 7941ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/PersonalCrafting.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,7 @@ const GroupTitle = ({ title }) => {

// BANDASTATION EDIT START
const TYPE_NAMES = {
'Can Make': 'utensils',
'Can Make': 'Можно сделать',
[Food.Alcohol]: 'Алкоголь',
[Food.Breakfast]: 'Завтраки',
[Food.Bugs]: 'Из жуков',
Expand Down

0 comments on commit 7941ebc

Please sign in to comment.