Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions lang/en/fieldtypes.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@
'assets.dynamic_folder_pending_save' => 'This field will be available after saving.',
'assets.title' => 'Assets',
'asset_folders.config.container' => 'Choose which asset container to use for this field.',
'autocomplete_editor.config.buttons' => 'Choose which buttons to show in the toolbar.',
'autocomplete_editor.config.enable_line_breaks' => 'Allows adding line breaks to the content.',
'autocomplete_editor.config.inline' => 'Disable all block-level elements like headings and lists.',
'autocomplete_editor.config.options' => 'Set the values and their optional labels available for autocompletion.',
'autocomplete_editor.config.placeholder' => 'Text to display when the field is empty.',
'autocomplete_editor.config.trigger' => 'The character that triggers the autocomplete suggestions.',
'autocomplete_editor.title' => 'Autocomplete Editor',
'bard.config.allow_source' => 'Enable to view the HTML source code while writing.',
'bard.config.always_show_set_button' => 'Enable to always show the "Add Set" button.',
'bard.config.buttons' => 'Choose which buttons to show in the toolbar.',
Expand Down
Loading
Loading