update
This commit is contained in:
11
i18n.js
11
i18n.js
@@ -142,6 +142,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "Nord",
|
||||
"animal-crossing": "动森",
|
||||
minecraft: "我的世界",
|
||||
"persona-5": "女神异闻录 5",
|
||||
},
|
||||
"zh-Hant": {
|
||||
fluent: "Fluent",
|
||||
@@ -151,6 +152,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "Nord",
|
||||
"animal-crossing": "動森",
|
||||
minecraft: "我的世界",
|
||||
"persona-5": "女神異聞錄 5",
|
||||
},
|
||||
en: {
|
||||
fluent: "Fluent",
|
||||
@@ -160,6 +162,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "Nord",
|
||||
"animal-crossing": "Animal Crossing",
|
||||
minecraft: "Minecraft",
|
||||
"persona-5": "Persona 5",
|
||||
},
|
||||
ja: {
|
||||
fluent: "Fluent",
|
||||
@@ -169,6 +172,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "Nord",
|
||||
"animal-crossing": "どうぶつの森",
|
||||
minecraft: "マインクラフト",
|
||||
"persona-5": "ペルソナ5",
|
||||
},
|
||||
ko: {
|
||||
fluent: "Fluent",
|
||||
@@ -178,6 +182,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "Nord",
|
||||
"animal-crossing": "동물의 숲",
|
||||
minecraft: "마인크래프트",
|
||||
"persona-5": "페르소나 5",
|
||||
},
|
||||
wenyan: {
|
||||
fluent: "流光",
|
||||
@@ -187,6 +192,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "清寒",
|
||||
"animal-crossing": "森友",
|
||||
minecraft: "方块世界",
|
||||
"persona-5": "异闻录五",
|
||||
},
|
||||
mars: {
|
||||
fluent: "流↗光",
|
||||
@@ -196,6 +202,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "清↗寒★",
|
||||
"animal-crossing": "动↗森★",
|
||||
minecraft: "我↗的★世界",
|
||||
"persona-5": "女↘神★异闻5",
|
||||
},
|
||||
garbled: {
|
||||
fluent: "◼è▦",
|
||||
@@ -205,6 +212,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "æ◽屯¿",
|
||||
"animal-crossing": "ä◼▤è",
|
||||
minecraft: "▤◼▦è屯",
|
||||
"persona-5": "▦¥◼ç5",
|
||||
},
|
||||
bin: {
|
||||
fluent: "0101",
|
||||
@@ -214,6 +222,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "0101010",
|
||||
"animal-crossing": "01010101",
|
||||
minecraft: "0101010",
|
||||
"persona-5": "01010101",
|
||||
},
|
||||
meow: {
|
||||
fluent: "喵喵",
|
||||
@@ -223,6 +232,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "喵喵喵",
|
||||
"animal-crossing": "喵喵喵喵",
|
||||
minecraft: "喵喵喵",
|
||||
"persona-5": "喵喵喵喵喵",
|
||||
},
|
||||
emoji: {
|
||||
fluent: "💧",
|
||||
@@ -232,6 +242,7 @@ export const DESIGN_THEME_LABELS = {
|
||||
nord: "❄️",
|
||||
"animal-crossing": "🌿",
|
||||
minecraft: "⛏️",
|
||||
"persona-5": "🎭",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user