Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit89cb6b2

Browse files
committed
docs: update i18n
1 parent781a2ed commit89cb6b2

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

‎docs/.vitepress/config/theme.ts‎

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,11 +321,21 @@ export function getLocaleConfig(lang: string) {
321321
outline:{
322322
label:'页面导航',
323323
},
324-
lastUpdatedText:'最后更新于',
324+
lastUpdated:{
325+
text:'最后更新于',
326+
formatOptions:{
327+
forceLocale:true,
328+
dateStyle:'short',
329+
timeStyle:'short',
330+
},
331+
},
325332
darkModeSwitchLabel:'外观',
333+
lightModeSwitchTitle:'切换到浅色模式',
334+
darkModeSwitchTitle:'切换到深色模式',
326335
sidebarMenuLabel:'目录',
327336
returnToTopLabel:'返回顶部',
328-
langMenuLabel:'选择语言',
337+
langMenuLabel:'切换语言',
338+
skipToContentLabel:'跳到正文',
329339
docFooter:{
330340
prev:'上一页',
331341
next:'下一页',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp