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 4dc4c7f commit a528ff4Copy full SHA for a528ff4
src/resources/lang/en/crud.php
@@ -174,7 +174,7 @@
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_saving' => 'Saving ...',
+ 'inline_saving' => 'Saving...',
178
179
// returned when no translations found in select inputs
180
'empty_translations' => '(empty)',
0 commit comments