Added pop up message for single-use UI (#22573)

This commit is contained in:
chromiumboy
2023-12-16 08:40:24 -06:00
committed by GitHub
parent f136db1770
commit aa08cc3e53
2 changed files with 8 additions and 1 deletions

View File

@@ -22,4 +22,6 @@ two-way-lever-left = push left
two-way-lever-right = push right
two-way-lever-cant = can't push the lever that way!
recycler-count-items = Recycled {$items} objects.
recycler-count-items = Recycled {$items} objects.
machine-already-in-use = {CAPITALIZE(THE($machine))} is already in use.