Add missing marker strings

This commit is contained in:
Sainan 2025-01-27 11:58:20 +01:00
parent bf7ae721d2
commit 88c6409ad4
2 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,8 @@ dict = {
pos: `Position`,
tp_submit: `Teleport To`,
custom: `Custom`,
marker: `|TYPE| in |DIST|m`,
marker_unk: `Marker`,
marker_obj: `Objective`,
marker_target: `Target`,
marker_surcap: `Life Support Capsule`,

View File

@ -19,6 +19,8 @@ dict = {
pos: `Position`,
tp_submit: `Se teleporter vers`,
custom: `Personnalisé`,
marker: `|TYPE| in |DIST|m`,
marker_unk: `Marker`,
marker_obj: `Objectif`,
marker_target: `Cible`,
marker_surcap: `Capsule de survie`,