Minor paper ECS and stamps (#7394)
Co-authored-by: fishfish458 <fishfish458>
This commit is contained in:
@@ -2,5 +2,9 @@
|
||||
### UI
|
||||
|
||||
# Shown when paper with words examined details
|
||||
paper-component-examine-detail-has-words = The paper has something written on it.
|
||||
paper-component-examine-detail-has-words = {CAPITALIZE(THE($paper))} has something written on it.
|
||||
# Shown when paper with stamps examined
|
||||
paper-component-examine-detail-stamped-by = {CAPITALIZE(THE($paper))} {CONJUGATE-HAVE($paper)} been stamped by: {$stamps}.
|
||||
|
||||
paper-component-action-stamp-paper-other = {CAPITALIZE(THE($user))} stamps {THE($target)} with {THE($stamp)}.
|
||||
paper-component-action-stamp-paper-self = You stamp {THE($target)} with {THE($stamp)}.
|
||||
|
||||
Reference in New Issue
Block a user