diff --git a/Resources/Locale/ru-RU/radio/components/handheld-radio-component.ftl b/Resources/Locale/ru-RU/radio/components/handheld-radio-component.ftl index eef3f8f76dd..6e20283f122 100644 --- a/Resources/Locale/ru-RU/radio/components/handheld-radio-component.ftl +++ b/Resources/Locale/ru-RU/radio/components/handheld-radio-component.ftl @@ -4,3 +4,11 @@ handheld-radio-component-on-state = включено handheld-radio-component-off-state = выключено handheld-radio-component-channel-set = Включён { $channel } канал handheld-radio-component-chennel-examine = Выбранный канал: { $channel }. + +# Nuclear-14-Start +handheld-radio-menu-title = Портативная рация +handheld-radio-current-text-frequency = Частота передачи +handheld-radio-button-text-mic = Мик. +handheld-radio-button-text-speaker = Динам. +handheld-radio-flavor-text-left = СвязНой, 1000-3000 kHz +# Nuclear-14-End \ No newline at end of file diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/_nf/entities/objects/devices/radio.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/_nf/entities/objects/devices/radio.ftl new file mode 100644 index 00000000000..979865cdb85 --- /dev/null +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/_nf/entities/objects/devices/radio.ftl @@ -0,0 +1,2 @@ +ent-RadioHandheldNF = { ent-RadioHandheld } + .desc = { ent-RadioHandheld.desc } \ No newline at end of file