nicko/nicko-core/src/main/resources/en.yml

22 lines
951 B
YAML
Raw Normal View History

2023-01-11 17:00:44 +01:00
error:
couldnt_get_name_from_mojang: "Failed to get username from Mojang"
couldnt_get_skin_from_cache: "Failed to get skin from cache"
couldnt_get_skin_from_mojang: "Failed to get skin from Mojang"
generic: "Unknown error"
invalid_username: "§cThe specified username is not a valid Minecraft username."
player_offline: "§c{0} §fis offline, please try again."
2023-01-23 10:53:44 +01:00
sql: "SQL Error"
json: "JSON Error"
2023-01-11 17:00:44 +01:00
event:
2023-01-16 17:11:54 +01:00
admin:
cache_clear: "§aSkin cache cleaned."
2023-01-11 17:00:44 +01:00
disguise:
fail: "§cUnable to apply your disguise. §7§o({0})"
success: "§aDisguise applied!"
previous_skin_applied:
fail: "§cFailed to apply your previous disguise back. §7§o({0})"
success: "§aYour previous active disguise has been applied back."
undisguise:
fail: "§cUnable to remove your disguise. It will be set back to default on your next login. Sorry!"
2023-01-12 00:51:35 +01:00
none: "§cYou do not have an active disguise."
2023-01-11 17:00:44 +01:00
success: "§aDisguise removed."