From eacaf9c2caec17dc40ca6d7e635116ffee4dd972 Mon Sep 17 00:00:00 2001 From: Aram Date: Wed, 27 Nov 2024 23:48:38 +0300 Subject: [PATCH] Russian localization update (#1688) - Localized new string at line 2373. - Updated the changelog. --- CHANGELOG.md | 1 + lua/terrortown/lang/ru.lua | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eca2d8417..80fadad21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ All notable changes to TTT2 will be documented here. Inspired by [keep a changel - Updated French translation (by @MisterClems) - Updated Turkish localization (by @NovaDiablox) +- Updated Russian localization (by @Satton2) - Updated targetID to use `Vehicle:GetDriver` instead of the `ttt_driver` NWEntity (by @Histalek) - Updated Russian and English localization files (by @Satton2) - Updated old TTT HUD to show name of spectated player (by @somefnfplayerlol) diff --git a/lua/terrortown/lang/ru.lua b/lua/terrortown/lang/ru.lua index bcde109ad..b0939d318 100644 --- a/lua/terrortown/lang/ru.lua +++ b/lua/terrortown/lang/ru.lua @@ -2370,4 +2370,4 @@ L.name_vehicle = "Транспорт" L.vehicle_enter = "[{usekey}] Сесть в транспорт." -- 2024-11-27 ---L.corpse_hint_without_confirm = "Press [{usekey}] to search." +L.corpse_hint_without_confirm = "[{usekey}] Осмотреть тело."