Skip to content

Commit

Permalink
Update outputs.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Echoring committed Oct 31, 2024
1 parent 6fe7481 commit 7c42688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/outputs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -635,15 +635,15 @@ export default {
de: 'Marker auf DIR',
fr: 'Marquage sur VOUS',
ja: '自分に捕食', // FIXME
cn: '点名',
cn: '猎物点名',
ko: '홍옥징 대상자',
},
preyOnPlayer: {
en: 'Prey on ${player}',
de: 'Marker auf ${player}',
fr: 'Marquage sur ${player}',
ja: '${player}に捕食', // FIXME
cn: '${player} 的点名',
cn: '${player} 的猎物点名',
ko: '"${player}" 홍옥징',
},
awayFromGroup: {
Expand Down

0 comments on commit 7c42688

Please sign in to comment.