Files
OldThink/Resources/Locale/en-US/construction.ftl
Remie Richards 85916b87b4 Fluent Localisation Fixes (#3344)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2021-02-22 01:07:46 +01:00

16 lines
523 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}.