Adding translation for "Walk automatically to my position"
This commit is contained in:
parent
a91f022fd2
commit
62f8a131a9
4 changed files with 19 additions and 16 deletions
|
@ -70,6 +70,7 @@ const menu: NonNullable<Translation["menu"]> = {
|
|||
description: "Link zu diesem Raum teilen!",
|
||||
copy: "Kopieren",
|
||||
share: "Teilen",
|
||||
walk_automatically_to_position: "Walk automatically to my position",
|
||||
},
|
||||
globalMessage: {
|
||||
text: "Text",
|
||||
|
|
|
@ -70,6 +70,7 @@ const menu: BaseTranslation = {
|
|||
description: "Share the link of the room!",
|
||||
copy: "Copy",
|
||||
share: "Share",
|
||||
walk_automatically_to_position: "Walk automatically to my position",
|
||||
},
|
||||
globalMessage: {
|
||||
text: "Text",
|
||||
|
|
|
@ -70,6 +70,7 @@ const menu: NonNullable<Translation["menu"]> = {
|
|||
description: "Partager le lien de la salle!",
|
||||
copy: "Copier",
|
||||
share: "Partager",
|
||||
walk_automatically_to_position: "Marcher automatiquement jusqu'à ma position",
|
||||
},
|
||||
globalMessage: {
|
||||
text: "Texte",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue