Skip to content

Commit

Permalink
5053 | 26 files | M game/bin/built_from_cl.txt, M game/bin/linuxsteam…
Browse files Browse the repository at this point in the history
…rt64/libtier0_strings.txt, M game/core/models_base.fgd, M game/dota/bin/linuxsteamrt64/libclient_strings.txt, M game/dota/pak01_dir.txt, M game/dota/pak01_dir/panorama/layout/ui_bracket_prediction.xml, M game/dota/pak01_dir/resource/localization/abilities_czech.txt, M game/dota/pak01_dir/resource/localization/abilities_german.txt, M game/dota/pak01_dir/resource/localization/dota_czech.txt, M game/dota/pak01_dir/resource/localization/dota_dutch.txt, M game/dota/pak01_dir/resource/localization/dota_german.txt, M game/dota/pak01_dir/resource/localization/dota_hungarian.txt, M game/dota/pak01_dir/resource/localization/dota_italian.txt, M game/dota/pak01_dir/resource/localization/dota_norwegian.txt, M game/dota/pak01_dir/resource/localization/dota_russian.txt, M game/dota/pak01_dir/resource/localization/dota_spanish.txt, M game/dota/pak01_dir/resource/localization/items_czech.txt, M game/dota/pak01_dir/resource/localization/items_english.txt, M g

https://steamdb.info/patchnotes/7516124/
  • Loading branch information
SteamTracker committed Oct 11, 2021
1 parent 9364266 commit 04dfadf
Show file tree
Hide file tree
Showing 26 changed files with 1,212 additions and 121 deletions.
2 changes: 1 addition & 1 deletion game/bin/built_from_cl.txt
@@ -1 +1 @@
6821126
6822596
5 changes: 5 additions & 0 deletions game/bin/linuxsteamrt64/libtier0_strings.txt
Expand Up @@ -634,6 +634,7 @@ AE_ACTION_SET_TURN_RATE_SCALE
AE_BLIND_ZOMBIE_SNIFF
AE_CL_ADD_PARTICLE_EFFECT_CP
AE_CL_BODYGROUP_SET_VALUE
AE_CL_CLOTH_STIFFEN
AE_CL_CREATE_PARTICLE_BRASS
AE_CL_CREATE_PARTICLE_EFFECT
AE_CL_CREATE_PARTICLE_EFFECT_CFG
Expand Down Expand Up @@ -3161,6 +3162,9 @@ SpecialCommand_Test_SetEvent <event name> : requires an event name.
SpecialCommand_Test_Wait
SpecialCommand_Test_WaitForCheckPoint
Specified maxSymbolValue is too small
Speed
SpeedIn
SpeedOut
Src size is incorrect
StackContext_StartData_t::ReplaceReturnContext(JmpBuf_AlternateStack_t*)
StackContext_StartData_t::UnlinkFromLongJumpHierarchy()
Expand Down Expand Up @@ -4708,6 +4712,7 @@ modeldoc27
modeldoc28
modeldoc29
modeldoc3
modeldoc30
modeldoc4
modeldoc5
modeldoc6
Expand Down
7 changes: 4 additions & 3 deletions game/core/models_base.fgd
Expand Up @@ -293,12 +293,13 @@
script(string): "Script"
]

@ModelAnimEvent duration_info { LengthSeconds="Length" Speed="Speed" Value="Value" } = AE_CL_CLOTH_STIFFEN
@ModelAnimEvent duration_info { LengthSeconds="Length" SpeedIn="SpeedIn" SpeedOut="SpeedOut" Value="Value" } = AE_CL_CLOTH_STIFFEN
[
Value(float) : "Stiffness" : 1
Speed(float) : "Blend Speed (0=infinite speed)" : 10
SpeedIn(float) : "Ease-In Speed (0=infinite speed)" : 10
SpeedOut(float) : "Ease-Out Speed (0=infinite speed)" : 10
Length(float) : "Stiffen for Seconds" : 1
VertexSet(string) : "Vertex Set Name"
VertexSet(model_cloth_vertex_map) : "Vertex Set Name"
]

@ModelAnimEvent = AE_CL_CLOTH_GROUND_OFFSET
Expand Down
6 changes: 3 additions & 3 deletions game/dota/bin/linuxsteamrt64/libclient_strings.txt
Expand Up @@ -2072,8 +2072,6 @@
#DOTA_PlayerCardsBuyPackResultErrorTitle
#DOTA_PlayerCardsBuyPackResultErrorUnknown
#DOTA_PlayerCardsRecycleConfirmBody
#DOTA_PlayerCardsRecycleConfirmBodyInUse
#DOTA_PlayerCardsRecycleConfirmBodyInUseMultiple
#DOTA_PlayerCardsRecycleConfirmBodyMultiple
#DOTA_PlayerCardsRecycleConfirmTitle
#DOTA_PlayerCardsRecycleResultErrorDustCreate
Expand Down Expand Up @@ -32967,7 +32965,6 @@ Capture Photogrammetry
Card%d
CardCarousel
CardDataState
CardIsInUse
CardPackLogoTeam
CardQuality
CardScoreUpdate
Expand Down Expand Up @@ -49386,6 +49383,7 @@ PETLEVELFROM_COMPENDIUM_LEVEL
PETLEVELFROM_KILLEATER
PETLEVELFROM_NOTHING
PEvent
PF
PF%d %d-1.000000
PFiPKN8panorama14IUIPanelClientES2_E
PFiPN8panorama14IUIPanelClientES1_E
Expand Down Expand Up @@ -53765,6 +53763,8 @@ SpectreArcanaTarget
Speed that static lessons move along the Y axis.
Speed1
SpeedDropdown
SpeedIn
SpeedOut
SpellAmpRow
SpellColumn
SpellColumn%d
Expand Down
374 changes: 309 additions & 65 deletions game/dota/pak01_dir.txt

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions game/dota/pak01_dir/panorama/layout/ui_bracket_prediction.xml
Expand Up @@ -10,7 +10,7 @@
<Button class="Picker Team1" onactivate="DOTAUISelectBracketPrediction(0)" >
<Panel class="PickerContainer" >
<Label class="NoTeamMark" text="{s:no_team_1}" />
<Image id="TeamImage1" class="TeamImage" scaling="stretch-to-fit-x-preserve-aspect" />
<DOTATeamImage id="TeamImage1" class="TeamImage" teamimagestyle="squaresmall" scaling="stretch-to-fit-x-preserve-aspect" />
<Label class="Choice" text="{g:dota_team_name:t:choice_1}" />
</Panel>
<Panel class="CompletedPanel">
Expand All @@ -21,7 +21,7 @@
<Button class="Picker Team2" onactivate="DOTAUISelectBracketPrediction(1)" >
<Panel class="PickerContainer" >
<Label class="NoTeamMark" text="{s:no_team_2}" />
<Image id="TeamImage2" class="TeamImage" scaling="stretch-to-fit-x-preserve-aspect" />
<DOTATeamImage id="TeamImage2" class="TeamImage" teamimagestyle="squaresmall" scaling="stretch-to-fit-x-preserve-aspect" />
<Label class="Choice" text="{g:dota_team_name:t:choice_2}" />
</Panel>
<Panel class="CompletedPanel">
Expand Down
38 changes: 19 additions & 19 deletions game/dota/pak01_dir/resource/localization/abilities_czech.txt

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions game/dota/pak01_dir/resource/localization/abilities_german.txt
Expand Up @@ -18499,6 +18499,8 @@ Sobald er ein Ziel findet, entlädt er sich auf dieses, verursacht dabei magisch
"[english]DOTA_Tooltip_ability_enigma_black_hole_damage" "DAMAGE PER SECOND:"
"DOTA_Tooltip_ability_enigma_black_hole_radius" "RADIUS:"
"[english]DOTA_Tooltip_ability_enigma_black_hole_radius" "RADIUS:"
"DOTA_Tooltip_ability_tinker_laser_scepter_description" "Verbessert Tinkers Laser zu einem Schrumpfstrahl, was die Zauberreichweite um 300 erhöht und das Primärziel 10 % seiner Größe und derzeitigen Lebenspunkte verlieren lässt, wenn es sich um einen Helden handelt (summiert sich auf). Der Laser springt einmal zum am weitesten vom Hauptziel entfernten Ziel weiter. Max. Sprungweite: 700. Priorisiert Helden."
"[english]DOTA_Tooltip_ability_tinker_laser_scepter_description" "Upgrades Tinker's Laser into a Shrink Ray, granting +300 cast range and reducing the main target's size and current health by 10% (stacking) if it's a hero. The laser bounces once on the farthest target up to 700 range from the primary one, prioritizing heroes."
"DOTA_Tooltip_ability_tinker_shrink_ray" "Shrink Ray"
"[english]DOTA_Tooltip_ability_tinker_shrink_ray" "Shrink Ray"
"DOTA_Tooltip_ability_tinker_shrink_ray_Description" "Reduziert die Größe und maximalen Lebenspunkte des anvisierten Gegners um 20 %% für %duration% Sekunden."
Expand Down Expand Up @@ -20701,6 +20703,8 @@ Sobald er ein Ziel findet, entlädt er sich auf dieses, verursacht dabei magisch
"[english]DOTA_Tooltip_ability_earthshaker_aftershock_aftershock_damage" "DAMAGE:"
"DOTA_Tooltip_ability_nevermore_necromastery_shard_description" "Shadow Fiend erhält 2 Seelen pro Kill. Außerdem kann er pro Angriff eine Seele opfern, um 190 % kritischen Schaden zu verursachen. Abklingzeit: 3 s."
"[english]DOTA_Tooltip_ability_nevermore_necromastery_shard_description" "Shadow Fiend gains 2 souls per kill. Additionally Shadow Fiend can consume 1 soul per attack to deal a 190% damage crit. CD: 3s"
"DOTA_Tooltip_modifier_nevermore_necromastery_shard_description" "Shadow Fiend kann 1 Seele pro Angriff verbrauchen, um 130 % kritischen Schaden zu verursachen. Pro Kill wird eine zusätzliche Seele gesammelt. Abklingzeit: 3 s."
"[english]DOTA_Tooltip_modifier_nevermore_necromastery_shard_description" "Shadow Fiend can consume 1 souls per attack to deal a 130% damage crit. Enemy kills grant an extra soul. Mana Cost: 25"
"DOTA_Tooltip_ability_morphling_replicate_Note1" "Morph kopiert keine Splitter-/Zepterfähigkeiten, außer Morphling besitzt die entsprechenden Gegenstände."
"[english]DOTA_Tooltip_ability_morphling_replicate_Note1" "Replicate won't copy Shard/Scepter abilities unless Morphling owns the respective item."
"DOTA_Tooltip_modifier_axe_counter_helix_damage_reduction" "Schadensreduzierung durch Counter Helix"
Expand Down Expand Up @@ -20789,6 +20793,8 @@ Sobald er ein Ziel findet, entlädt er sich auf dieses, verursacht dabei magisch
"[english]DOTA_Tooltip_modifier_rubick_fade_bolt_buff_counter_Description" "Attack Damage increased by %dMODIFIER_PROPERTY_TOOLTIP%."
"DOTA_Tooltip_ability_naga_siren_song_of_the_siren_shard_description" "Song of the Siren heilt Verbündete während der Effektdauer um 5 % ihrer maximalen Lebenspunkte pro Sekunde."
"[english]DOTA_Tooltip_ability_naga_siren_song_of_the_siren_shard_description" "Song of the Siren heals allies by 5% of their Max HP for its duration."
"DOTA_Tooltip_ability_tusk_ice_shards_shard_description" "In Ice Shards gefangene Gegner werden um 40 % verlangsamt und erleiden 60 Schaden pro Sekunde. Erhöht Tiefe der Splitter um 300 Einheiten."
"[english]DOTA_Tooltip_ability_tusk_ice_shards_shard_description" "Enemies trapped within an ice shard suffer from 40% slow and take 60 damage per second. Increases Ice Shards depth by 300 units."
"DOTA_Tooltip_ability_legion_commander_moment_of_courage_bonus_damage_heroes" "BONUSSCHADEN GEGEN HELDEN:"
"[english]DOTA_Tooltip_ability_legion_commander_moment_of_courage_bonus_damage_heroes" "BONUS DAMAGE VS HEROES:"
"DOTA_Tooltip_ability_ember_spirit_searing_chains_damage_per_second" "SCHADEN PRO SEKUNDE:"
Expand Down Expand Up @@ -20863,6 +20869,8 @@ Sobald er ein Ziel findet, entlädt er sich auf dieses, verursacht dabei magisch
"[english]DOTA_Tooltip_ability_special_bonus_unique_leshrac_2_Description" "Will bounce to units it affected already only when there are no other units available"
"DOTA_Tooltip_ability_special_bonus_unique_nevermore_6" "+{s:value} s Furcht pro Requiem-Linie"
"[english]DOTA_Tooltip_ability_special_bonus_unique_nevermore_6" "+{s:value}s Requiem Fear per line."
"DOTA_Tooltip_ability_special_bonus_unique_abaddon_5_Description" "Reduziert gegnerisches und erhöht verbündetes Angriffstempo um den gleichen Wert."
"[english]DOTA_Tooltip_ability_special_bonus_unique_abaddon_5_Description" "Reduces their attack speed by the same amount it increases it on allies"
"DOTA_Tooltip_ability_special_bonus_unique_luna_7" "−{s:value} % Schadensmalus für Moon Glaives"
"[english]DOTA_Tooltip_ability_special_bonus_unique_luna_7" "-{s:value}% Moon Glaives Damage Reduction"
"DOTA_Tooltip_ability_special_bonus_unique_luna_8" "Lunar Blessing wirkt global"
Expand Down Expand Up @@ -20919,6 +20927,8 @@ Sobald er ein Ziel findet, entlädt er sich auf dieses, verursacht dabei magisch
"[english]DOTA_Tooltip_ability_special_bonus_unique_sand_king_8" "+{s:value} Caustic Finale Damage"
"DOTA_Tooltip_ability_special_bonus_unique_slardar_7" "−{s:value} s Abklingzeit für Guardian Sprint"
"[english]DOTA_Tooltip_ability_special_bonus_unique_slardar_7" "-{s:value}s Guardian Sprint Cooldown"
"DOTA_Tooltip_ability_special_bonus_unique_gyrocopter_5_Description" "3 Call Downs schlagen im Abstand von 500 Einheiten in Zielrichtung ein. Die letzten beiden verursachen 50 % Schaden."
"[english]DOTA_Tooltip_ability_special_bonus_unique_gyrocopter_5_Description" "Fires 3 Call Downs in the specified direction 500 range from each other. Last 2 deal 50% damage"
"DOTA_Tooltip_ability_special_bonus_unique_legion_commander_7" "+{s:value} Zauberreichweite für Duel"
"[english]DOTA_Tooltip_ability_special_bonus_unique_legion_commander_7" "+{s:value} Duel Cast Range"
"DOTA_Tooltip_ability_special_bonus_unique_timbersaw_4" "+{s:value} % Verlangsamung durch Chakram"
Expand Down Expand Up @@ -20985,6 +20995,8 @@ Sobald er ein Ziel findet, entlädt er sich auf dieses, verursacht dabei magisch
"[english]DOTA_Tooltip_Ability_item_ascetic_cap_bonus_health" "+$health"
"DOTA_Tooltip_Ability_item_ascetic_cap_Lore" "Eine schmucklose Kopfbedeckung, von der man annimmt, dass sie aus Turstarkuri stammt."
"[english]DOTA_Tooltip_Ability_item_ascetic_cap_Lore" "An austere hat thought to be of Turstarkuri origin."
"DOTA_Tooltip_Ability_item_pogo_stick_Description" "<h1>Aktiv: Überspringen</h1>Der Träger springt %leap_distance% Einheiten vorwärts. Wird 3 Sekunden lang deaktiviert, wenn ein Spieler dem Träger Schaden zufügt."
"[english]DOTA_Tooltip_Ability_item_pogo_stick_Description" "<h1>Active: Vault</h1>Propels your hero forward %leap_distance% units. Tumbler's Toy gets disabled for 3 seconds if its owner receives damage from a player source."
"DOTA_Tooltip_Ability_item_pogo_stick_bonus_mana" "+$mana"
"[english]DOTA_Tooltip_Ability_item_pogo_stick_bonus_mana" "+$mana"
"DOTA_Tooltip_Ability_item_pogo_stick_Lore" "Ein antikes Spielzeug, das in den Ruinen eines Bazars im Zentrum von Ozenja gefunden wurde."
Expand All @@ -21003,6 +21015,8 @@ Sobald er ein Ziel findet, entlädt er sich auf dieses, verursacht dabei magisch
"[english]DOTA_Tooltip_Ability_item_unstable_wand_Description" "<h1>Active: Pig, Out!</h1>Turns your hero into a critter for %duration% seconds and gives them +10% Movement Speed."
"DOTA_Tooltip_Ability_item_unstable_wand_Lore" "Ein behelfsmäßiger Talisman, der einem friedliebendem, aber etwas dümmlichen Zauberer abhandengekommen ist."
"[english]DOTA_Tooltip_Ability_item_unstable_wand_Lore" "A makeshift charm misplaced by a peace-loving, addlebrained enchanter."
"DOTA_Tooltip_Ability_item_misericorde_Description" "<h1>Passiv: Dunkle Barmherzigkeit</h1>Angriffe auf Gegner verursachen %bonus_damage% Bonusschaden pro %missing_hp% %% fehlenden Lebenspunkten des Ziels."
"[english]DOTA_Tooltip_Ability_item_misericorde_Description" "<h1>Passive: Dark Mercy</h1>Your attacks deal %bonus_damage% more damage to enemies for each %missing_hp%%% HP they are missing."
"DOTA_Tooltip_Ability_item_misericorde_damage" "+$damage"
"[english]DOTA_Tooltip_Ability_item_misericorde_damage" "+$damage"
"DOTA_Tooltip_Ability_item_misericorde_aspd" "+$attack"
Expand Down
21 changes: 21 additions & 0 deletions game/dota/pak01_dir/resource/localization/dota_czech.txt
Expand Up @@ -33798,6 +33798,8 @@ Aby se mohl připojit zkušenější hráč, musí mít odehráno nejméně {d:n
"DOTA_Bracket_HelpBody_2" "V mezičase od skončení <span class=\"Highlight\">skupinové fáze</span> do zahájení <span class=\"Highlight\">hlavní události</span> si prohlédni zápasy a klikáním vyber týmy, o kterých si myslíš, že vyhrají, a to až k finále šampionátu <span class=\"Highlight\">{g:dota_event_league_name:eventid}</span>."
"DOTA_Bracket_HelpBody_3" "Na zadání tipů budeš mít od <span class=\"Highlight\">{t:t:start_time}</span> v <span class=\"Highlight\">{t:l:start_time}</span> do <span class=\"Highlight\">{t:t:lock_time}</span> v <span class=\"Highlight\">{t:l:lock_time}</span>."
"DOTA_Bracket_HelpBody_4" "Po skončení šampionátu <span class=\"Highlight\">{g:dota_event_league_name:eventid}</span> následně obdržíš <span class=\"Highlight\">body Přehledu</span> podle toho, kolik políček pavouka trefíš.<br><br>Samozřejmě, čím více zápasů předpovíš správně, tím víc <span class=\"Highlight\">bodů Přehledu</span> na tebe bude čekat."
"DOTA_Bracket_Blocker_Text1" "Tip na pavouka se odemkne v den následující konci skupinové fáze, konkrétně<br> v <b>{t:t:start_time}</b> v <b>{t:l:start_time}</b>."
"DOTA_Bracket_Blocker_Text2" "Na tipování bude <b>34</b> hodin, načež se pavouk uzamkne, konkrétně<br> v <b>{t:t:lock_time}</b> v <b>{t:l:lock_time}</b>."
"DOTA_Bracket_Blocker_Text3" "( Všechna data a časy odpovídají tvému časovému pásmu )"
"DOTA_DPCFanContent_Teams50Off" "50% sleva na všechny"
"DOTA_PlayerCard_Packs_EarnNote" "Základní balíček získáš také za první výhru dne"
Expand Down Expand Up @@ -33979,5 +33981,24 @@ Aby se mohl připojit zkušenější hráč, musí mít odehráno nejméně {d:n
"DOTA_CompTI10_Achievement_VoteForShortFilm_Timer" "<b>{i:expires_days}</b>D <b>{s:expires_hours}</b>H <b>{s:expires_minutes}</b>M <b>{s:expires_seconds}</b>S"
"DOTA_CompTI10_Achievement_VoteForShortFilm_HasExpired" "Hlasování soutěže krátkých filmečků skončilo"
"league_name_13256" "The International 2021"
"DOTA_TI10ScheduleWidget_Complete" "Dokončeno"
"DOTA_TI10MatchStage_GroupA" "Skupina A"
"DOTA_TI10MatchStage_GroupB" "Skupina B"
"DOTA_TI10MatchStage_UB_Quarterfinal" "Skupina vítězů – čtvrtfinále"
"DOTA_TI10MatchStage_UB_Semifinal" "Skupina vítězů – semifinále"
"DOTA_TI10MatchStage_UB_Final" "Skupina vítězů – finále"
"DOTA_TI10MatchStage_UB_GrandFinal" "Velké finále"
"DOTA_TI10MatchStage_LB_Round_1" "Skupina poražených – 1. kolo"
"DOTA_TI10MatchStage_LB_Round_2" "Skupina poražených – 2. kolo"
"DOTA_TI10MatchStage_LB_Round_3" "Skupina poražených – 3. kolo"
"DOTA_TI10MatchStage_LB_Round_4" "Skupina poražených – 4. kolo"
"DOTA_TI10MatchStage_LB_Round_5" "Skupina poražených – 5. kolo"
"DOTA_TI10MatchStage_LB_Final" "Skupina poražených – finále"
"DOTA_TI10MatchStage_LB" "SP"
"DOTA_TI10MatchStage_UB" "SV"
"FrontPage_VideoStream_SpoilersBlocked" "Tento zápas možná ještě probíhá"
"FrontPage_VideoStream_SpoilerReveal" "Odhalit"
"DOTA_CompTI10_FrontPage_TimerEnds" "Končí za"
"DOTA_CompTI10_FrontPage_TimerString" "<b>{i:expires_days}</b>D <b>{s:expires_hours}</b>H <b>{s:expires_minutes}</b>M <b>{s:expires_seconds}</b>S"
}
}
5 changes: 5 additions & 0 deletions game/dota/pak01_dir/resource/localization/dota_dutch.txt
Expand Up @@ -27813,6 +27813,7 @@ Nu Selemene's invloed het zwakst is en een niet onbekend kwaad door haar domein
"DOTA_BattlePass_RandomReward" "Willekeurige beloning"
"DOTA_BattlePass_RandomReward_Info" "Je ontvangt willekeurig een van de beloningen. Je kunt geen dubbele exemplaren ontvangen."
"DOTA_Achievement" "Prestatie"
"DOTA_Spring2021_WeeklyStarRewardPipLabel" "{d:point_reward}"
"DOTA_Spring2021_Quest_ARDM_AD_Wins_Name" "Niet zoals de andere modi"
"DOTA_Spring2021_Quest_ARDM_AD_Wins_Description" "Win {s:current_tier_score} spel(len) Vaardigheidstrekking of Willekeurige deathmatch"
"DOTA_Spring2021_Quest_Wins_As_Core_Hero_Description" "Win {s:current_tier_score} spel(len) als carry"
Expand All @@ -27839,6 +27840,8 @@ Nu Selemene's invloed het zwakst is en een niet onbekend kwaad door haar domein
"FrontPage_BattlePassBundle_spring2021_Line3" "<span class=\"TreasureAmount\">+3</span> schatten met een Nemestice-thema"
"FrontPage_BattlePassBundle_spring2021_availability" "Nu beschikbaar tot 9 augustus"
"DOTA_Limit_Two_Per" "Beperkt tot 2 per klant"
"dota_matchgroup_brazil" "Brazilië"
"dota_matchgroup_argentina" "Argentinië"
"DOTA_730_Update" "Gameplayupdate 7.30"
"DOTA_730b_Update" "Gameplayupdate 7.30b"
"DOTA_Plus_Fall2021_Update_Title" "Update herfstseizoen 2021"
Expand All @@ -27856,6 +27859,8 @@ Nu Selemene's invloed het zwakst is en een niet onbekend kwaad door haar domein
"DOTA_HUD_Spec_Items_SlotItems" "Inventaris"
"DOTA_HUD_Spec_Items_MiscItems" "Rugzak"
"DOTA_CompendiumSummary_PlayerCards_DailyWinPackAvailable" "Beschikbaar"
"DOTA_Spectator_GraphHeader_Teams" "Teams"
"DOTA_730d_Update" "Gameplayupdate 7.30d"
"Econ_Autograph_Modifier_TI2021" "International 2021"
"DOTA_PlayerCard_Team_Header_Count:p" "Je hebt <span class=\"TeamPurchaseHeaderCountHighlight\">{i:team_pack_count}</span> ongeopend teampakket#|#Je hebt <span class=\"TeamPurchaseHeaderCountHighlight\">{i:team_pack_count}</span> ongeopende teampakketten"
"DOTA_CompTI10_BattlePass_RepeatingRewards_Title" "Herhalende beloningen"
Expand Down

0 comments on commit 04dfadf

Please sign in to comment.