PHP Classes

File: docs/localisation.md

Recommend this page to a friend!
  Classes of Matous Nemec   PHP Editable Text Field   docs/localisation.md   Download  
File: docs/localisation.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Editable Text Field
Create page fields with values that users can edit
Author: By
Last change:
Date: 2 years ago
Size: 2,444 bytes
 

Contents

Class file image 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 |