-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaccounts.json
91 lines (91 loc) · 4.19 KB
/
accounts.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"bot_br": {
"post-clips": true,
"game": "ssbu",
"twitch_game_name": "Super Smash Bros. Ultimate",
"language": "pt-br",
"videogameid": "1386",
"country": "BR",
"handle": "smash_bot_br",
"timezone": "America/Sao_Paulo",
"timeFormat": "%d/%m/%y %H:%M",
"text-online-tournament": "[Torneio Online]",
"text-offline-tournament": "[Torneio Offline]",
"text-tournament-start": "Início",
"text-tournament-registration-ends": "Inscrições até",
"text-results": "Resultados",
"text-online": "Online",
"text-offline": "Offline",
"text-tournament-starting-before": "Está começando o ",
"text-tournament-starting-after": "!",
"text-tournament-registration-ending": "Falta menos de 1h para o encerramento das inscrições!",
"text-tournament-registered-players-before": "O evento já conta com ",
"text-tournament-registered-players-after": " inscritos.",
"text-results-participants": "participantes",
"text-results-timeformat": "%d/%m/%y",
"text-results-generated-by-before": "Gerado por",
"text-results-generated-by-after": "usando dados do start.gg",
"text-week-events": "Eventos da semana",
"text-week-events-timeformat": "%d/%m",
"text-see-all-events-in-powerrankings": "Confira todos os eventos no PowerRankings"
},
"bot_cl": {
"game": "ssbu",
"twitch_game_name": "Super Smash Bros. Ultimate",
"language": "es",
"videogameid": "1386",
"country": "CL",
"handle": "smash_bot_cl",
"timezone": "America/Santiago",
"timeFormat": "%d/%m/%y %H:%M",
"text-online-tournament": "[Torneo Online]",
"text-offline-tournament": "[Torneo Offline]",
"text-tournament-start": "Comienzo",
"text-tournament-registration-ends": "Inscripciones hasta",
"text-results": "Resultados",
"text-online": "Online",
"text-offline": "Offline",
"text-tournament-starting-before": "¡Empieza el ",
"text-tournament-starting-after": "!",
"text-tournament-registration-ending": "¡Queda menos de 1 hora para cerrar las inscripciones!",
"text-tournament-registered-players-before": "El evento ya tiene ",
"text-tournament-registered-players-after": " inscritos.",
"text-results-participants": "participantes",
"text-results-timeformat": "%d/%m/%y",
"text-results-generated-by-before": "Generado por",
"text-results-generated-by-after": "usando datos de start.gg",
"text-week-events": "Eventos de la semana",
"text-week-events-timeformat": "%d/%m",
"text-see-all-events-in-powerrankings": "Consulte todos los eventos en PowerRankings"
},
"bot_sf6_br": {
"post-clips": true,
"game": "sf6",
"twitch_game_name": "Street Fighter 6",
"language": "pt-br",
"videogameid": "43868",
"country": "BR",
"handle": "sf6_bot_br",
"timezone": "America/Sao_Paulo",
"timeFormat": "%d/%m/%y %H:%M",
"text-online-tournament": "[Torneio Online]",
"text-offline-tournament": "[Torneio Offline]",
"text-tournament-start": "Início",
"text-tournament-registration-ends": "Inscrições até",
"text-results": "Resultados",
"text-online": "Online",
"text-offline": "Offline",
"text-tournament-starting-before": "Está começando o ",
"text-tournament-starting-after": "!",
"text-tournament-registration-ending": "Falta menos de 1h para o encerramento das inscrições!",
"text-tournament-registered-players-before": "O evento já conta com ",
"text-tournament-registered-players-after": " inscritos.",
"text-results-participants": "participantes",
"text-results-timeformat": "%d/%m/%y",
"text-results-generated-by-before": "Gerado por",
"text-results-generated-by-after": "usando dados do start.gg",
"text-week-events": "Eventos da semana",
"text-week-events-timeformat": "%d/%m",
"text-see-all-events-in-powerrankings": "Confira todos os eventos no PowerRankings"
}
}