Format code

This commit is contained in:
Ming Ming 2022-08-06 11:37:22 +08:00
parent c453c333d8
commit ec067294d1

View file

@ -982,11 +982,11 @@
} }
}, },
"unshareLinkShareDirDialogTitle": "Delete folder?", "unshareLinkShareDirDialogTitle": "Delete folder?",
"@unshareLinkShareDirDialogTitle": { "@unshareLinkShareDirDialogTitle": {
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files" "description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
}, },
"unshareLinkShareDirDialogContent": "This folder was created by the app to share multiple files as a link. It is now no longer shared with any party, do you want to delete this folder?", "unshareLinkShareDirDialogContent": "This folder was created by the app to share multiple files as a link. It is now no longer shared with any party, do you want to delete this folder?",
"@unshareLinkShareDirDialogContent": { "@unshareLinkShareDirDialogContent": {
"description": "Dialog shown after user unshared a dir originally created by the app to share multiple files" "description": "Dialog shown after user unshared a dir originally created by the app to share multiple files"
}, },
"addToCollectionTooltip": "Add to collection", "addToCollectionTooltip": "Add to collection",
@ -1012,7 +1012,7 @@
} }
}, },
"shareAlbumDialogTitle": "Share with user", "shareAlbumDialogTitle": "Share with user",
"@shareAlbumDialogTitle" : { "@shareAlbumDialogTitle": {
"description": "Dialog to share an album with another user" "description": "Dialog to share an album with another user"
}, },
"shareAlbumSuccessNotification": "Album shared with {user}", "shareAlbumSuccessNotification": "Album shared with {user}",
@ -1060,7 +1060,7 @@
"description": "Fix an issue" "description": "Fix an issue"
}, },
"fixButtonLabel": "FIX", "fixButtonLabel": "FIX",
"@fixButtonLabel":{ "@fixButtonLabel": {
"description": "Fix an issue" "description": "Fix an issue"
}, },
"fixAllTooltip": "Fix all", "fixAllTooltip": "Fix all",