From 976e2fc3e25bfd08c755aa222a45c42a53b0b8e0 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 17 Sep 2024 21:33:08 +0200 Subject: tc: localization --- test-client/protocol.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'test-client/protocol.ts') diff --git a/test-client/protocol.ts b/test-client/protocol.ts index d0f5f997..4d243702 100644 --- a/test-client/protocol.ts +++ b/test-client/protocol.ts @@ -90,6 +90,7 @@ export type Message = { item: number } | { text: string } | { effect: string } + | { translation: { id: string, params: Message[] } } export type ItemLocation = { player: PlayerID } -- cgit v1.2.3-70-g09d2