You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/keira/src/assets/i18n/de.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -179,7 +179,8 @@
179
179
"TITLE": "Game Teleport",
180
180
"SEARCH_GAME_TELE": "Search Teleport",
181
181
"SELECT_GAME_TELE": "Game Tele Editor"
182
-
}
182
+
},
183
+
"UNUSED_GUID_SEARCH": "Unused GUIDs"
183
184
},
184
185
"DASHBOARD": {
185
186
"WELCOME": "Willkommen bei Keira3",
@@ -255,7 +256,7 @@
255
256
"DETECTION_RANGE": "Steuert den Bereich, in dem Kreaturen Spieler erkennen und sehen.",
256
257
"ITEMID1": "Dies ist die Gegenstandsnummer der Ausrüstung, die in der rechten Hand aus Item.dbc verwendet wird.",
257
258
"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.",
259
260
"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."
0 commit comments