feat(i18n): localize internals and more
This commit is contained in:
parent
887ffaf537
commit
2fdafa225e
11 changed files with 99 additions and 24 deletions
|
@ -1 +1,7 @@
|
|||
player.offline="§c{0} §fis offline, please try again."
|
||||
event.previous_skin_applied.ok=§2Applied your previous disguise back.
|
||||
event.previous_skin_applied.fail=§cFailed to apply your §2previous §cdisguise back.
|
||||
player.offline=§c{0} §fis offline, please try again.
|
||||
error.generic=§cAn unknown error occured. Please contact the developer.
|
||||
error.couldnt_get_name_from_mojang=§cFailed to get username from Mojang. Does the user exists?
|
||||
error.couldnt_get_skin_from_mojang=§cFailed to get skin from Mojang.
|
||||
error.couldnt_get_skin_from_cache=§cFailed to get skin from cache.
|
Loading…
Add table
Add a link
Reference in a new issue