From 2398c4e1d2d284da8aa04bc677fca02a4752545d Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Fri, 12 Jun 2026 17:13:45 +0300 Subject: [PATCH] Add translator --- app/features/info/routes/contributions.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app/features/info/routes/contributions.tsx b/app/features/info/routes/contributions.tsx index dfcf6e1ad..ab686746c 100644 --- a/app/features/info/routes/contributions.tsx +++ b/app/features/info/routes/contributions.tsx @@ -94,7 +94,14 @@ const TRANSLATORS: Array<{ language: "ru", }, { - translators: ["たここ", "ShanglinMo", "gellneko", "zenpk", "chenyenru"], + translators: [ + "たここ", + "ShanglinMo", + "gellneko", + "zenpk", + "chenyenru", + "Inkorest", + ], language: "zh", }, ];