Skip to content

Commit fc9362d

Browse files
committed
修改“卡牌与符文”为"卡牌"
1 parent e31bd69 commit fc9362d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/utils/i18n.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const messages = {
2323
"Isaac's Box": "Isaac's Box",
2424
"Collectibles": "Collectibles",
2525
"Trinkets": "Trinkets",
26-
"Cards Runes": "Cards Runes",
26+
"Cards": "Cards",
2727
"Pills": "Pills",
2828
"Language": "Language",
2929
"Search": "Search",
@@ -57,7 +57,7 @@ const messages = {
5757
"Isaac's Box": "アイザックの箱",
5858
"Collectibles": "コレクタブル",
5959
"Trinkets": "装飾品",
60-
"Cards Runes": "カード/ルーン",
60+
"Cards": "カード",
6161
"Pills": "錠剤",
6262
"Language": "言語",
6363
"Search": "検索",
@@ -91,7 +91,7 @@ const messages = {
9191
"Isaac's Box": "이삭의 상자",
9292
"Collectibles": "수집품",
9393
"Trinkets": "장신구",
94-
"Cards Runes": "카드",
94+
"Cards": "카드",
9595
"Pills": "알약",
9696
"Language": "언어",
9797
"Search": "검색",
@@ -125,7 +125,7 @@ const messages = {
125125
"Isaac's Box": "以撒的盒子",
126126
"Collectibles": "道具",
127127
"Trinkets": "饰品",
128-
"Cards Runes": "卡牌与符文",
128+
"Cards": "卡牌",
129129
"Pills": "胶囊",
130130
"Language": "选择语言",
131131
"Search": "搜索",
@@ -159,7 +159,7 @@ const messages = {
159159
"Isaac's Box": "Ящик Исаака",
160160
"Collectibles": "Коллекционные предметы",
161161
"Trinkets": "Брелоки",
162-
"Cards Runes": "Карты и Руны",
162+
"Cards": "Карты",
163163
"Pills": "Таблетки",
164164
"Language": "Язык",
165165
"Search": "Поиск",
@@ -193,7 +193,7 @@ const messages = {
193193
"Isaac's Box": "Isaacs Schachtel",
194194
"Collectibles": "Sammlerstücke",
195195
"Trinkets": "Schmuckstücke",
196-
"Cards Runes": "Karten Runen",
196+
"Cards": "Karten",
197197
"Pills": "Pillen",
198198
"Language": "Sprache",
199199
"Search": "Suche",
@@ -227,7 +227,7 @@ const messages = {
227227
"Isaac's Box": "Caja de Isaac",
228228
"Collectibles": "Coleccionables",
229229
"Trinkets": "Amuletos",
230-
"Cards Runes": "Cartas y Runas",
230+
"Cards": "Cartas",
231231
"Pills": "Pastillas",
232232
"Language": "Idioma",
233233
"Search": "Buscar",
@@ -261,7 +261,7 @@ const messages = {
261261
"Isaac's Box": "Boîte d'Isaac",
262262
"Collectibles": "Objets de collection",
263263
"Trinkets": "Bijoux",
264-
"Cards Runes": "Cartes et Runes",
264+
"Cards": "Cartes",
265265
"Pills": "Pilules",
266266
"Language": "Langue",
267267
"Search": "Rechercher",

0 commit comments

Comments
 (0)