2016-08-12 19:08:36 +00:00
|
|
|
# Overwatch: Level up!
|
|
|
|
# {player} = player
|
|
|
|
# {level} = new level
|
2016-08-12 20:53:12 +00:00
|
|
|
overwatch_level_up = "{player} è salito al livello **{level}** su _Overwatch_!"
|
|
|
|
|
|
|
|
# League of Legends: Rank up!
|
2016-08-19 12:03:25 +00:00
|
|
|
league_rank_up = "{player} è passato da {oldtier} {olddivision} a **{tier} {division}** su _League of Legends_!"
|
2016-08-12 20:53:12 +00:00
|
|
|
|
|
|
|
# League of Legends: Tier list
|
|
|
|
league_tier_list = ["Bronzo",
|
|
|
|
"Argento",
|
|
|
|
"Oro",
|
|
|
|
"Platino",
|
|
|
|
"Diamante",
|
|
|
|
"Master",
|
|
|
|
"Challenger"]
|
2016-08-13 18:03:47 +00:00
|
|
|
|
|
|
|
# League of Legends: Level up!
|
|
|
|
league_level_up = "{player} è salito al livello **{level}** su _League of Legends_!"
|
2016-08-16 20:16:22 +00:00
|
|
|
|
|
|
|
# Brawlhalla: new MMR
|
2016-08-19 12:03:25 +00:00
|
|
|
brawlhalla_new_mmr = "{player} è passato da {oldmmr} MMR a **{mmr}** MMR su _Brawlhalla_!"
|