Update guest PWA v2 UI and likes
This commit is contained in:
@@ -413,6 +413,14 @@ return [
|
||||
'extend_expiry_missing' => 'Invitation not found.',
|
||||
'extend_expiry_missing_date' => 'Please select a new expiry.',
|
||||
'extend_expiry_success' => 'Invitation expiry updated.',
|
||||
'demo_read_only_action' => 'Demo mode',
|
||||
'demo_read_only_label' => 'Read-only demo',
|
||||
'demo_read_only_help' => 'Disable uploads and write actions for this invitation link.',
|
||||
'demo_read_only_heading' => 'Demo mode for :label',
|
||||
'demo_read_only_heading_fallback' => 'Demo mode for invitation',
|
||||
'demo_read_only_missing' => 'Invitation not found.',
|
||||
'demo_read_only_success' => 'Demo mode updated.',
|
||||
'demo_read_only_badge' => 'Demo (read-only)',
|
||||
'deprecated_notice' => 'Direct access via slug :slug has been retired. Share the invitations below or manage QR layouts in the admin app.',
|
||||
'open_admin' => 'Open admin app',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user