Skip to content

Commit

Permalink
Osatopia II
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaysoro committed Sep 27, 2023
1 parent 80c79a8 commit 07896a0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/enums/Job.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
public enum Job {

ALCHIMISTE("job.alchimiste"),
BESTIOLOGUE("job.bestiologue"),
BIJOUTIER("job.bijoutier"),
BRICOLEUR("job.bricoleur"),
BUCHERON("job.bucheron"),
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/label_EN
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ order.spirit=Spirit
guild.rank.leader=Leader
guild.rank.second=Second in Command
job.alchimiste=Alchemist
job.bestiologue=Beastologist
job.bijoutier=Jeweller
job.bricoleur=Handyman
job.bucheron=Lumberjack
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/label_ES
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ order.spirit=Espíritu
guild.rank.leader=Líder
guild.rank.second=Mano derecha
job.alchimiste=Alquimista
job.bestiologue=Bestiólogo
job.bijoutier=Joyero
job.bricoleur=Manitas
job.bucheron=Leñador
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/label_FR
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ order.spirit=Esprit
guild.rank.leader=Meneur
guild.rank.second=Bras Droit
job.alchimiste=Alchimiste
job.bestiologue=Bestiologue
job.bijoutier=Bijoutier
job.bricoleur=Bricoleur
job.bucheron=Bûcheron
Expand Down

0 comments on commit 07896a0

Please sign in to comment.