From 77fc980bcb249137bbd0a6fe756deec0c4a86ca3 Mon Sep 17 00:00:00 2001 From: SuperCake Date: Mon, 24 Aug 2026 05:05:38 +0200 Subject: [PATCH] (russian) fix strange tag Allies Extinguished --- community/inventory_service/items_russian.vdf | 2 +- .../inventory_service/rendered/item-schema-strange-tags.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/community/inventory_service/items_russian.vdf b/community/inventory_service/items_russian.vdf index d6a95be25..8a3a49bf1 100644 --- a/community/inventory_service/items_russian.vdf +++ b/community/inventory_service/items_russian.vdf @@ -484,7 +484,7 @@ "item_strange_device_enemies_frozen_name" "Замороженные враги" // extinguished as in putting out a fire "[english]item_strange_device_allies_extinguished_name" "Allies Extinguished" -"item_strange_device_allies_extinguished_name" "Потушенные жуки" +"item_strange_device_allies_extinguished_name" "Потушенные союзники" "[english]item_strange_device_alien_kill_streak_name" "Alien Kill Streak" "item_strange_device_alien_kill_streak_name" "Серия убийств жуков" // Alien Kill Streak: 1234 (Best: 5678) diff --git a/community/inventory_service/rendered/item-schema-strange-tags.json b/community/inventory_service/rendered/item-schema-strange-tags.json index ea4044f4f..1acec6436 100644 --- a/community/inventory_service/rendered/item-schema-strange-tags.json +++ b/community/inventory_service/rendered/item-schema-strange-tags.json @@ -375,7 +375,7 @@ "name_koreana": "아군 소화", "name_latam": "Aliados extinguidos", "name_polish": "Ugaszeni Sojusznicy", - "name_russian": "Потушенные жуки", + "name_russian": "Потушенные союзники", "name_schinese": "为友灭火", "name_spanish": "Aliados Apagados", "name_swedish": "Allierade Släckta", @@ -406,7 +406,7 @@ "accessory_description_koreana": "[color=#BFBFBF]아군 소화: %strange_5006%[/color]", "accessory_description_latam": "[color=#BFBFBF]Aliados extinguidos: %strange_5006%[/color]", "accessory_description_polish": "[color=#BFBFBF]Ugaszeni Sojusznicy: %strange_5006%[/color]", - "accessory_description_russian": "[color=#BFBFBF]Потушенные жуки: %strange_5006%[/color]", + "accessory_description_russian": "[color=#BFBFBF]Потушенные союзники: %strange_5006%[/color]", "accessory_description_schinese": "[color=#BFBFBF]为友灭火: %strange_5006%[/color]", "accessory_description_spanish": "[color=#BFBFBF]Aliados Apagados: %strange_5006%[/color]", "accessory_description_swedish": "[color=#BFBFBF]Allierade Släckta: %strange_5006%[/color]",