Fix sur carrieres + nouvelles traductions
This commit is contained in:
@ -441,7 +441,7 @@ Hooks.once('init', () => {
|
||||
"career_careergroup": (value) => {
|
||||
// Manage exception - Dirty hack
|
||||
if ( value == 'Slayer' ) {
|
||||
return "Tueurs Nains";
|
||||
return "Tueur Nains";
|
||||
}
|
||||
if ( value == 'Druidic Priest' ) {
|
||||
return "Druide";
|
||||
|
Reference in New Issue
Block a user