mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
Add “Reply” to constants
This commit is contained in:
parent
ef5e4db298
commit
7eec01811a
2 changed files with 2 additions and 2 deletions
|
@ -355,6 +355,7 @@ let constants = EmberObject.extend({
|
|||
Publish: 'Publish',
|
||||
Reject: 'Reject',
|
||||
Remove: 'Remove',
|
||||
Reply: 'Reply',
|
||||
Reset: 'Reset',
|
||||
Restore: 'Restore',
|
||||
Request: 'Request',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue