1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Show edit marker dialog instead deleting marker

This commit is contained in:
isaisstillalive
2020-07-05 21:19:14 +09:00
parent d0d8314d81
commit 8acefda778
3 changed files with 63 additions and 2 deletions

View File

@@ -284,6 +284,10 @@ dialogs:
title: New Marker
desc: Give it a meaningful name, you can also include a <strong>short key</strong> of a shape (Which you can generate <a href="https://viewer.shapez.io" target="_blank">here</a>)
editMarker:
title: Edit Marker
desc: Give it a new meaningful name, you can also include a <strong>short key</strong> of a shape (Which you can generate <a href="https://viewer.shapez.io" target="_blank">here</a>)
markerDemoLimit:
desc: You can only create two custom markers in the demo. Get the standalone for unlimited markers!

View File

@@ -255,6 +255,10 @@ dialogs:
title: マーカーを設置
desc: わかりやすい名前をつけてください。形を表す<strong>短いキー</strong>を含めることもできます。(<a href="https://viewer.shapez.io" target="_blank">ここ</a>から生成できます)
editMarker:
title: マーカーを編集
desc: わかりやすい名前をつけてください。形を表す<strong>短いキー</strong>を含めることもできます。(<a href="https://viewer.shapez.io" target="_blank">ここ</a>から生成できます)
markerDemoLimit:
desc: デモ版ではマーカー設置は2つまでに制限されています。スタンドアローン版は無制限です