small string update
This commit is contained in:
parent
c4689f267a
commit
fcc006ccc0
@ -841,8 +841,10 @@
|
|||||||
"xp_level_up_channel": "Congratulations {0}, You've reached level {1}!",
|
"xp_level_up_channel": "Congratulations {0}, You've reached level {1}!",
|
||||||
"xp_level_up_dm": "Congratulations {0}, You've reached level {1} on {2} server!",
|
"xp_level_up_dm": "Congratulations {0}, You've reached level {1} on {2} server!",
|
||||||
"xp_level_up_global": "Congratulations {0}, You've reached global level {1}!",
|
"xp_level_up_global": "Congratulations {0}, You've reached global level {1}!",
|
||||||
"xp_role_reward_cleared": "Level {0} will no longer reward a role.",
|
"xp_role_reward_cleared": "Reaching level {0} will no longer reward a role.",
|
||||||
"xp_role_reward_added": "Users who reach level {0} will receive {1} role.",
|
"xp_role_reward_added": "Users who reach level {0} will receive {1} role.",
|
||||||
|
"xp_cur_reward_cleared": "Reaching level {0} will no longer reward any {1}.",
|
||||||
|
"xp_cur_reward_added": "Users who reach level {0} will receive {1}.",
|
||||||
"xp_role_rewards": "Role Rewards",
|
"xp_role_rewards": "Role Rewards",
|
||||||
"xp_level_x": "Level {0}",
|
"xp_level_x": "Level {0}",
|
||||||
"xp_no_role_rewards": "No role reward on this page.",
|
"xp_no_role_rewards": "No role reward on this page.",
|
||||||
|
Loading…
Reference in New Issue
Block a user