mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 08:09:52 +08:00
feat: add font style setting (#3092)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"@radix-ui/react-toast": "^1.1.4",
|
||||
"@toeverything/hooks": "workspace:*",
|
||||
"@toeverything/plugin-infra": "workspace:*",
|
||||
"@toeverything/theme": "^0.7.2",
|
||||
"@toeverything/theme": "^0.7.4",
|
||||
"@vanilla-extract/dynamic": "^2.0.3",
|
||||
"clsx": "^1.2.1",
|
||||
"dayjs": "^1.11.9",
|
||||
|
||||
@@ -403,5 +403,7 @@
|
||||
"Unpublished hint": "Once published to the web, visitors can view the contents through the provided link.",
|
||||
"Members hint": "Manage members here, invite new member by email.",
|
||||
"Workspace Settings with name": "{{name}}'s Settings",
|
||||
"You can customize your workspace here.": "You can customise your workspace here."
|
||||
"You can customize your workspace here.": "You can customise your workspace here.",
|
||||
"Font Style": "Font Style",
|
||||
"Choose your font style": "Choose your font style"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user