mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-06-21 13:40:30 -04:00
Added missing help text
This commit is contained in:
parent
357cca1e19
commit
369e2d7abd
15 changed files with 66 additions and 15 deletions
|
@ -7,6 +7,7 @@
|
|||
"editor.editing.color": "Pick a color in the color list (max 5 per level)",
|
||||
"editor.editing.copied": "Level code copied",
|
||||
"editor.editing.copy": "Copy level code",
|
||||
"editor.editing.copy_help": "Share the level code in our discord for inclusion in the game.",
|
||||
"editor.editing.credit": "Credits and source",
|
||||
"editor.editing.credit_prompt": "Enter the source url or explanation of your level.",
|
||||
"editor.editing.delete": "Delete level",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue