Files
tbd-station-14/Resources/Locale/en-US/triggers/popup-on-trigger.ftl
korczoczek 7672076b43 Let PopupOnTrigger display names of user and item (#41157)
* waved away

* waves at you with my [Prime Cut Corgi Meat]

* pls dont litter the repository with unnecessary components

* forgot to remove a variable from testing

* guh

* the more things change, the more things stay the same

* and then she ternaried everywhere

* owie
2025-11-22 00:08:06 +00:00

8 lines
309 B
Plaintext

### Locales for PopupOnTrigger
popup-on-trigger-use = You use { THE($entity) }.
popup-on-trigger-use-other = { CAPITALIZE(THE($user)) } uses { THE($entity) }.
popup-on-trigger-activate = You activate { THE($entity) }.
popup-on-trigger-activate-other = { CAPITALIZE(THE($user)) } activates { THE($entity) }.