feat: update cache

This commit is contained in:
ineanto 2023-07-14 11:01:35 +02:00
parent f795d42564
commit 69bae936d6
22 changed files with 92 additions and 53 deletions

View file

@ -1,15 +1,16 @@
error:
generic: "Unknown error"
generic: "An unknown error occurred."
permission: "§cYou do not have the required permission."
invalid_username: "§cThis is not a valid Minecraft username."
mojang_name: "There is no Minecraft account with this name."
mojang_skin: "This Minecraft account has no skin."
offline: "§c{0} §fis offline!"
cache: "Unable to get skin from the cache."
sql: "SQL Error"
json: "JSON Error"
event:
settings:
error: "§cUnable to update your settings. §7§o({0})"
appearance:
set:
error: "§cUnable to apply your disguise. §7§o({0})"

View file

@ -1,10 +1,9 @@
error:
generic: "Erreur inconnue"
generic: "Une erreur inconnue c'est produite."
permission: "§cVous ne possédez pas la permission."
invalid_username: "§cLe pseudo n''est pas un pseudo Minecraft valide."
mojang_name: "Un compte Minecraft avec ce nom n'existe pas."
mojang_skin: "Ce compte Minecraft n'a pas de skin."
offline: "§c{0} §fest hors-ligne!"
cache: "Impossible de récupérer le skin depuis le cache."
sql: "Erreur SQL"
json: "Erreur JSON"