|
193 | 193 | }, |
194 | 194 | "theme.colorToggle.ariaLabel": { |
195 | 195 | "message": "ダークモードとライトモードを切り替える (現在は {mode})", |
196 | | - "description": "The ARIA label for the navbar color mode toggle" |
| 196 | + "description": "The ARIA label for the color mode toggle" |
197 | 197 | }, |
198 | 198 | "theme.colorToggle.ariaLabel.mode.dark": { |
199 | 199 | "message": "ダークモード", |
|
297 | 297 | "message": "Collapse sidebar category '{label}'", |
298 | 298 | "description": "The ARIA label to collapse the sidebar category" |
299 | 299 | }, |
300 | | - "theme.unlistedContent.title": { |
301 | | - "message": "非公開のページ", |
302 | | - "description": "The unlisted content banner title" |
303 | | - }, |
304 | | - "theme.unlistedContent.message": { |
305 | | - "message": "このページは限定公開です。検索エンジンには表示されません。リンクを持っているユーザーのみアクセスできます。", |
306 | | - "description": "The unlisted content banner message" |
307 | | - }, |
308 | 300 | "theme.SearchPage.inputPlaceholder": { |
309 | 301 | "message": "検索するキーワードを入力してください", |
310 | 302 | "description": "The placeholder for search page input" |
|
448 | 440 | "theme.blog.author.noPosts": { |
449 | 441 | "message": "この著者による投稿はまだありません。", |
450 | 442 | "description": "The text for authors with 0 blog post" |
| 443 | + }, |
| 444 | + "theme.colorToggle.ariaLabel.mode.system": { |
| 445 | + "message": "システムモード", |
| 446 | + "description": "The name for the system color mode" |
| 447 | + }, |
| 448 | + "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { |
| 449 | + "message": "ドロップダウンを展開", |
| 450 | + "description": "The ARIA label of the button to expand the mobile dropdown navbar item" |
| 451 | + }, |
| 452 | + "theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": { |
| 453 | + "message": "ドロップダウンを折りたたむ", |
| 454 | + "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" |
451 | 455 | } |
452 | 456 | } |
0 commit comments