mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix: site theme switch text
This commit is contained in:
parent
78c8647d00
commit
01a6ac5db3
@ -2,7 +2,7 @@ module.exports = {
|
||||
locale: 'en-US',
|
||||
messages: {
|
||||
'app.theme.switch.dark': 'Switch default mode',
|
||||
'app.theme.switch.default': 'Switch Dark mode',
|
||||
'app.theme.switch.default': 'Switch dark mode',
|
||||
'app.header.search': 'Search...',
|
||||
'app.header.menu.home': 'Home',
|
||||
'app.header.menu.documentation': 'Documentation',
|
||||
|
Loading…
Reference in New Issue
Block a user