From 29d8ed18c0a6c671497d6d253c2890729b13f9a5 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Mon, 18 May 2026 03:56:13 -0600 Subject: [PATCH] feat: add minecraft labels for all 11 languages --- i18n.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/i18n.js b/i18n.js index 863ab63..758f725 100644 --- a/i18n.js +++ b/i18n.js @@ -141,6 +141,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "赛博朋克", nord: "Nord", "animal-crossing": "动森", + minecraft: "我的世界", }, "zh-Hant": { fluent: "Fluent", @@ -149,6 +150,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "賽博龐克", nord: "Nord", "animal-crossing": "動森", + minecraft: "我的世界", }, en: { fluent: "Fluent", @@ -157,6 +159,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "Cyberpunk", nord: "Nord", "animal-crossing": "Animal Crossing", + minecraft: "Minecraft", }, ja: { fluent: "Fluent", @@ -165,6 +168,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "サイバーパンク", nord: "Nord", "animal-crossing": "どうぶつの森", + minecraft: "マインクラフト", }, ko: { fluent: "Fluent", @@ -173,6 +177,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "사이버펑크", nord: "Nord", "animal-crossing": "동물의 숲", + minecraft: "마인크래프트", }, wenyan: { fluent: "流光", @@ -181,6 +186,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "赛博", nord: "清寒", "animal-crossing": "森友", + minecraft: "方块世界", }, mars: { fluent: "流↗光", @@ -189,6 +195,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "賽↘!博", nord: "清↗寒★", "animal-crossing": "动↗森★", + minecraft: "我↗的★世界", }, garbled: { fluent: "◼è▦", @@ -197,6 +204,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "◼çæ¥烫¥", nord: "æ◽屯¿", "animal-crossing": "ä◼▤è", + minecraft: "▤◼▦è屯", }, bin: { fluent: "0101", @@ -205,6 +213,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "0101010101", nord: "0101010", "animal-crossing": "01010101", + minecraft: "0101010", }, meow: { fluent: "喵喵", @@ -213,6 +222,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "喵喵喵喵", nord: "喵喵喵", "animal-crossing": "喵喵喵喵", + minecraft: "喵喵喵", }, emoji: { fluent: "💧", @@ -221,6 +231,7 @@ export const DESIGN_THEME_LABELS = { cyberpunk: "⚡", nord: "❄️", "animal-crossing": "🌿", + minecraft: "⛏️", }, }