feat(i18n): localize internals and more

This commit is contained in:
aroooo 2022-11-01 21:28:28 +01:00
parent 887ffaf537
commit 2fdafa225e
11 changed files with 99 additions and 24 deletions

View file

@ -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.