Files
OldThink/Resources/Locale/en-US/construction.ftl
2021-02-24 16:26:56 +01:00

18 lines
637 B
Plaintext

### Interaction Messages
# Shown when examining an in-construction object
construction-insert-prototype-no-name = Next, insert {$prototypeName}.
# Shown when examining an in-construction object
construction-insert-prototype = Next, insert {$entityName}.
# Shown when examining an in-construction object
construction-insert-entity-with-component = Next, insert an entity with a {$componentName} component.
# Shown when examining an in-construction object
construction-insert-exact-entity = Next, insert {$entityName}.
# Shown when examining an in-construction object
construction-insert-arbitrary-entity = Next, insert {$stepName}.