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!
|
|
|
|
league_rank_up = "{player} è salito alla divisione **{tier} {division}** su _League of Legends_!"
|
|
|
|
|
|
|
|
# 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_!"
|