Skip to content

Commit 44e28f8

Browse files
committed
fix: missing translation keys
1 parent da720de commit 44e28f8

File tree

14 files changed

+29
-15
lines changed

14 files changed

+29
-15
lines changed

apps/keira/src/assets/i18n/de.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Willkommen bei Keira3",
@@ -255,7 +256,7 @@
255256
"DETECTION_RANGE": "Steuert den Bereich, in dem Kreaturen Spieler erkennen und sehen.",
256257
"ITEMID1": "Dies ist die Gegenstandsnummer der Ausrüstung, die in der rechten Hand aus Item.dbc verwendet wird.",
257258
"ITEMID2": "Dies ist die Gegenstandsnummer der Ausrüstung, die in der linken Hand aus Item.dbc verwendet wird.",
258-
"ITEMID3": "Dies ist die Gegenstandsnummer der Ausrüstung, die im Fernkampf-Slot aus Item.dbc verwendet wird.",
259+
"ItemID3": "This is the item number of the equipment used in the ranged slot from Item.dbc.",
259260
"FactionHint": "When refering to the Creature's Faction ID it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki."
260261
},
261262
"TEMPLATE_ADDON": {

apps/keira/src/assets/i18n/el.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Welcome to Keira3",

apps/keira/src/assets/i18n/es.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Bienvenido a Keira3",

apps/keira/src/assets/i18n/fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Welcome to Keira3",

apps/keira/src/assets/i18n/it.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Welcome to Keira3",

apps/keira/src/assets/i18n/ko.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Welcome to Keira3",

apps/keira/src/assets/i18n/nl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Welcome to Keira3",

apps/keira/src/assets/i18n/pl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Welcome to Keira3",

apps/keira/src/assets/i18n/pt.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Bem-vindo(a) a Keira3!",

apps/keira/src/assets/i18n/ro.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Welcome to Keira3",

apps/keira/src/assets/i18n/ru.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Добро пожаловать в Keira3",

apps/keira/src/assets/i18n/sk.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Welcome to Keira3",

apps/keira/src/assets/i18n/sv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "Välkommen till Keira3",

apps/keira/src/assets/i18n/zh.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"TITLE": "Game Teleport",
180180
"SEARCH_GAME_TELE": "Search Teleport",
181181
"SELECT_GAME_TELE": "Game Tele Editor"
182-
}
182+
},
183+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183184
},
184185
"DASHBOARD": {
185186
"WELCOME": "欢迎使用Keira3",

0 commit comments

Comments
 (0)