Add missing marker strings
This commit is contained in:
parent
bf7ae721d2
commit
88c6409ad4
@ -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`,
|
||||
|
@ -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`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user