Fix sur carrieres + nouvelles traductions

This commit is contained in:
2021-06-10 21:27:40 +02:00
parent 730c522b22
commit c2268df6f6
24 changed files with 1378 additions and 549 deletions

View File

@ -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";