marmelab / ng-admin

Add an AngularJS admin GUI to any RESTful API
http://ng-admin-book.marmelab.com/
MIT License
3.95k stars 728 forks source link

Embeded list "Add New" button should be in singular #1363

Open tomy2105 opened 7 years ago

tomy2105 commented 7 years ago

Easy to reproduce so no plunker. Label for embedded list is usually in plural, since it describes a list of items. However Add New button (which uses this label) should be in singular since it add only one item into the list.