diff --git a/src/main/resources/locales/en-US.yml b/src/main/resources/locales/en-US.yml index 55c2b27..d98b230 100755 --- a/src/main/resources/locales/en-US.yml +++ b/src/main/resources/locales/en-US.yml @@ -286,11 +286,11 @@ challenges: hit-things: 'Hit things to add them to the list of things required. Right click when done.' you-added: 'You added one [thing] to the challenge' challenge-created: '[challenge] created!' - you-completed-challenge: '&2You completed the [value] challenge!' - you-repeated-challenge: '&2You repeated the [value] challenge!' - you-completed-level: '&2You completed the [value] level!' - name-has-completed-challenge: '&5[name] has completed the [value] challenge!' - name-has-completed-level: '&5[name] has completed the [value] level!' + you-completed-challenge: '&2You completed the [value] &r&2challenge!' + you-repeated-challenge: '&2You repeated the [value] &r&2challenge!' + you-completed-level: '&2You completed the [value] &r&2level!' + name-has-completed-challenge: '&5[name] has completed the [value] &r&5challenge!' + name-has-completed-level: '&5[name] has completed the [value] &r&5level!' import-levels: 'Start importing Levels' import-challenges: 'Start importing Challenges' no-levels: 'Warning: No levels defined in challenges.yml'