Skip to content

Commit e89f39c

Browse files
authored
Fix translation key used for boat passenger tip (#79)
1 parent bcc0447 commit e89f39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"tip": {
3-
"translate": "tipsmod.tip.east"
3+
"translate": "tipsmod.tip.boat_passenger"
44
}
55
}

0 commit comments

Comments
 (0)