|
199 | 199 | }, |
200 | 200 | "lifetime": "Lifetime games", |
201 | 201 | "matchData8500": "Valve disabled data for 8500+ mmr matches", |
| 202 | + "matchData8500Alt": "$t(matchData8500) · Try using {{command}}", |
202 | 203 | "matchDataValveDisabled": "On Oct 9, 2025, Valve disabled player data in live matches.", |
203 | 204 | "matchFound": "Match data found {{commandList}} commands activated.", |
204 | 205 | "matchId": "Match ID: {{matchId}}", |
|
304 | 305 | "from": "The tip from {{- heroName}} {{emote}}", |
305 | 306 | "to": "We tipping {{- heroName}} {{emote}}" |
306 | 307 | }, |
| 308 | + "today": { |
| 309 | + "noGames": "No games played yet today", |
| 310 | + "summary_zero": "{{wins}}W {{losses}}L ({{count}} games)", |
| 311 | + "summary_one": "{{wins}}W {{losses}}L ({{count}} game)", |
| 312 | + "summary_two": "{{wins}}W {{losses}}L ({{count}} games)", |
| 313 | + "summary_few": "{{wins}}W {{losses}}L ({{count}} games)", |
| 314 | + "summary_many": "{{wins}}W {{losses}}L ({{count}} games)", |
| 315 | + "summary_other": "{{wins}}W {{losses}}L ({{count}} games)" |
| 316 | + }, |
307 | 317 | "toggle": "$t(toggle_enabled)", |
308 | 318 | "toggle_disabled": "Dotabod is now disabled. Will no longer respond to commands nor watch game events. Type !toggle again to enable.", |
309 | 319 | "toggle_enabled": "Dotabod is now enabled. Responding to commands again and watching game events. Type !toggle again to disable.", |
|
0 commit comments