Use THE() for SecretStash (#17049)

This commit is contained in:
Pieter-Jan Briers
2023-06-03 21:10:07 +02:00
committed by GitHub
parent 304832dcf6
commit ee784ac17c
2 changed files with 9 additions and 11 deletions

View File

@@ -1,10 +1,10 @@
### Secret stash component. Stuff like potted plants, comfy chair cushions, etc...
comp-secret-stash-secret-part-name = {$name}
comp-secret-stash-action-hide-success = You hide {$item} in { $this }
comp-secret-stash-secret-part-name = { THE($item) }
comp-secret-stash-action-hide-success = You hide { THE($item) } in { $this }
comp-secret-stash-action-hide-container-not-empty = There's already something in here?!
comp-secret-stash-action-hide-item-too-big = {$item} is too big to fit in {$stash}!
comp-secret-stash-action-hide-item-too-big = { THE($item) } is too big to fit in {$stash}!
comp-secret-stash-action-get-item-found-something = There was something inside {$stash}!
secret-stash-part-plant = the plant
secret-stash-part-toilet = the toilet cistern
secret-stash-part-toilet = the toilet cistern