Skip to content

Commit 2c7bf9a

Browse files
committed
feat: add device size fit-to-screen string
Used by the "Fit to screen" item in the live preview device size dropdown in phoenix-pro (visible only in design mode).
1 parent 906c866 commit 2c7bf9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ define({
528528
"DEVICE_SIZE_CYCLE_NO_FIT": "Screen too small to switch to another device size — increase the window size",
529529
"DEVICE_SIZE_CYCLE_TOOLTIP": "Switch between mobile, tablet, and desktop",
530530
"DEVICE_SIZE_DROPDOWN_TOOLTIP": "All device sizes",
531+
"DEVICE_SIZE_FIT_TO_SCREEN": "Fit to screen",
531532
"MD_EDIT_UPSELL_MESSAGE": "Write Markdown like a document. {APP_NAME} handles the formatting so you can stay focused on writing.",
532533
"IMAGE_UPLOADING": "Uploading",
533534
"IMAGE_UPLOAD_FAILED": "Failed to upload image",

0 commit comments

Comments
 (0)