diff --git a/Resources/Locale/en-US/_white/reagents/meta/physical-desc.ftl b/Resources/Locale/en-US/_white/reagents/meta/physical-desc.ftl new file mode 100644 index 0000000000..4f0878ec24 --- /dev/null +++ b/Resources/Locale/en-US/_white/reagents/meta/physical-desc.ftl @@ -0,0 +1 @@ +reagent-physical-desc-calming = calming \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_white/prototypes/catalog/fills/crates/npc.yml b/Resources/Locale/ru-RU/_white/prototypes/catalog/fills/crates/npc.yml index 03358cb997..76d528aac4 100644 --- a/Resources/Locale/ru-RU/_white/prototypes/catalog/fills/crates/npc.yml +++ b/Resources/Locale/ru-RU/_white/prototypes/catalog/fills/crates/npc.yml @@ -1,2 +1,2 @@ ent-CrateNPCGondola = ящик с Гондолой - .desc = Ящик содержащий в себе одну Гондолу. \ No newline at end of file + .desc = Ящик, содержащий в себе одну Гондолу. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_white/reagents/meta/physical-desc.ftl b/Resources/Locale/ru-RU/_white/reagents/meta/physical-desc.ftl new file mode 100644 index 0000000000..b7154292ee --- /dev/null +++ b/Resources/Locale/ru-RU/_white/reagents/meta/physical-desc.ftl @@ -0,0 +1 @@ +reagent-physical-desc-calming = успокаивающий \ No newline at end of file