|  Download Translation keys| Key                                                   | Description                                                  |
|-------------------------------------------------------|--------------------------------------------------------------|
| Select...                                             | Default value for select if attach existing                  |
| Select one                                            | Title for attach or create new buttons                       |
| Select from existing                                  | Title for select with existing values                        |
| All existing companies are attachet to this client... | Showed in select for existing if all is attached             |
| Attach existing                                       | Text for attach button                                       | 
| Create new                                            | Text for create new button                                   |
| Successfuly saved                                     | Text in success alert after data is saved                    |
| Date is invalid                                       | Validator message if date is invalid                         |
| Please select one item                                | Validation message if no item is selected if attach existing |
| Value must be valid number                            | Validation message                                           |
| You have not permission for this action.              | User without permission message                              |
| ERROR! Status: %status%. Try save data later.         | Error message if response status is not 200                  |
| - none                                                | Text in enum select if is nullable for select empty value    |
| Really save empty value?                               | Text in confirm for empty value button                       |
| Set empty value                                       | Text in title of button for set empty value                  |
| Save                                                  | Title for save button to popover                             |
| Cancel                                                | Title for cancel button to popover                           |
| Edit in form                                          | Title for edit button to ManyToOne field popover             | |