refactor: titles among other things

This commit is contained in:
ineanto 2023-07-04 19:36:08 +02:00
parent 31c8c8f695
commit 29a557c42d
21 changed files with 57 additions and 44 deletions

View file

@ -12,13 +12,15 @@ event:
appearance:
set:
error: "§cUnable to apply your disguise. §7§o({0})"
ok: aDisguise applied!"
ok: fDisguise applied."
restore:
error: "§cUnable to apply your previous disguise back. §7§o({0})"
ok: "§aYour previous active disguise has been applied."
remove:
error: "§cUnable to remove your disguise. It will be reset on your next login."
missing: "§cYou are not under a disguise."
ok: aDisguise removed."
ok: fDisguise removed."
admin:
cache_clear: "§aSkin cache cleaned."
cache:
invalidate_cache: "§fComplete cache invalidated."
invalidate_entry: "§6{0} §fhas been invalidated."

View file

@ -12,13 +12,15 @@ event:
appearance:
set:
error: "§cImpossible d''appliquer votre déguisement. §7§o({0})"
ok: aDéguisement appliqué !"
ok: fDéguisement appliqué."
restore:
error: "§cImpossible d''appliquer votre précédent déguisement. §7§o({0})"
ok: "§aVotre précédent déguisement a été appliqué."
remove:
error: "§cImpossible de retirer votre déguisement. Il sera réinitialisé à votre prochaine reconnexion."
missing: "§cVous n''avez pas de déguisement."
ok: aDéguisement retiré."
ok: fDéguisement retiré."
admin:
cache_clear: "§aCache des skins nettoyé."
cache:
invalidate_cache: "§fCache complet invalidé."
invalidate_entry: "§6{0} §fa été invalidé."