forked from Vault-Overseers/nuclear-14
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
8 changes: 4 additions & 4 deletions
8
.../ru-RU/ss14-ru/prototypes/nuclear14/entities/objects/consumable/smokeables/smokeables.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,8 +1,8 @@ | ||
ent-N14PackRollingPaper = pack of rolling paper | ||
.desc = A pack of thin pieces of paper used to make fine smokeables. | ||
ent-N14PackRollingPaper = пачка папиросной бумаги | ||
.desc = Пачка тонких листков бумаги, используемых для создания отменного курева. | ||
ent-N14RollingPaper = { ent-PaperRolling } | ||
.suffix = Full | ||
.suffix = Полный | ||
.desc = { ent-PaperRolling.desc } | ||
ent-N14RollingPaper1 = { ent-N14RollingPaper } | ||
.suffix = Single | ||
.suffix = Один | ||
.desc = { ent-N14RollingPaper.desc } |