We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e1de79 commit 8e0f660Copy full SHA for 8e0f660
src/resources/lang/en/crud.php
@@ -174,6 +174,9 @@
174
// InlineCreateOperation
175
'related_entry_created_success' => 'Related entry has been created and selected.',
176
'related_entry_created_error' => 'Could not create related entry.',
177
+ 'inline_save' => 'Save',
178
+ 'inline_saving' => 'Saving ...',
179
+ 'inline_cancel' => 'Cancel',
180
181
// returned when no translations found in select inputs
182
'empty_translations' => '(empty)',
0 commit comments