mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 17:23:25 +00:00
ENH - polish core phone app interfaces
Adds an active-call Dynamic Island and refines the Phone, Health, Notes, and Companies experiences with shared Sky UI behavior, improved keyboard interaction, and localized note deletion confirmation. Updates the relevant contract and component tests.
This commit is contained in:
@@ -3710,6 +3710,8 @@ const defaultLocales: LocaleTree = {
|
||||
pin: 'Pin note',
|
||||
unpin: 'Unpin note',
|
||||
deleteNote: 'Delete note',
|
||||
deleteTitle: 'Delete Note?',
|
||||
deleteBody: 'This note will be permanently deleted.',
|
||||
tools: {
|
||||
bold: 'Bold',
|
||||
bulletList: 'Bullet list',
|
||||
|
||||
Reference in New Issue
Block a user