From 71297b91f516b8d0f3f33fc79d94f4b680781391 Mon Sep 17 00:00:00 2001 From: Vonsant Date: Sun, 18 Aug 2024 21:47:02 +0300 Subject: [PATCH] Localisation --- .../ru-RU/radio/components/handheld-radio-component.ftl | 8 ++++++++ .../prototypes/_nf/entities/objects/devices/radio.ftl | 2 ++ 2 files changed, 10 insertions(+) create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/_nf/entities/objects/devices/radio.ftl 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