Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Oct 7, 2024
1 parent ea337f4 commit 580754b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/food_and_drinks/machinery/microwave.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

/obj/machinery/microwave
name = "microwave oven"
RU_NAMES_LIST_INIT("microwave oven", "миркроволновка", "миркроволновки", "миркроволновке", "миркроволновку", "миркроволновкой", "миркроволновке")
RU_NAMES_LIST_INIT("microwave oven", "микроволновка", "микроволновки", "микроволновке", "микроволновку", "микроволновкой", "микроволновке")
desc = "Cooks and boils stuff."
icon = 'icons/obj/machines/microwave.dmi'
base_icon_state = ""
Expand Down

0 comments on commit 580754b

Please sign in to comment.