forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Succuberry
authored and
Succuberry
committed
Nov 4, 2024
1 parent
17ad415
commit 1ac6f6d
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
lathe-recipe-NFFoodBoxDonutEmpty-name = { ent-FoodBoxDonut } | ||
.suffix = Пустая | ||
.desc = { ent-FoodBoxDonut.desc } | ||
lathe-recipe-NFFoodBoxSushi-name = контейнер для суши (пустой) | ||
lathe-recipe-NFFoodBoxSushi-name = контейнер для роллов (пустой) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
Resources/Locale/ru-RU/ss14-ru/prototypes/_nf/entities/objects/consumable/food/sushi.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
ent-FoodMealCarpSushi = суши с карпом | ||
ent-FoodMealCarpSushi = ролл с карпом | ||
.desc = Определенно стоит рискнуть. | ||
ent-FoodMealCarpSushiSlice = кусочек суши с карпом | ||
ent-FoodMealCarpSushiSlice = ломтик ролла с карпом | ||
.desc = Определенно стоит рискнуть. | ||
ent-FoodMealAvocadoSushi = суши с авокадо | ||
ent-FoodMealAvocadoSushi = ролл с авокадо | ||
.desc = Откуда взялись водоросли? | ||
ent-FoodMealAvocadoSushiSlice = ломтик суши с авокадо | ||
ent-FoodMealAvocadoSushiSlice = ломтик ролла с авокадо | ||
.desc = { ent-FoodMealAvocadoSushi.desc } | ||
ent-FoodMealGasSafeSushiSlice = суши с заправки | ||
ent-FoodMealGasSafeSushiSlice = ролл с заправки | ||
.desc = Стоит ли ради этого рисковать? | ||
ent-FoodMealGasBadSushiSlice = { ent-FoodMealGasSafeSushiSlice } | ||
.desc = { ent-FoodMealGasSafeSushiSlice.desc } |