mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-22 00:55:14 +00:00
improve jp
This commit is contained in:
parent
4ee2973303
commit
4ac8e1bd52
2 changed files with 2 additions and 2 deletions
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
|
@ -5781,7 +5781,7 @@ export interface Locale extends ILocale {
|
|||
*/
|
||||
"sidebarLogoDescription": string;
|
||||
/**
|
||||
* 例:サイドバー、訪問者用、「About 」ページ
|
||||
* 例:サイドバー、訪問者用、「情報」ページ
|
||||
*/
|
||||
"sidebarLogoUsageExample": string;
|
||||
/**
|
||||
|
|
|
@ -1460,7 +1460,7 @@ _serverRules:
|
|||
_serverSettings:
|
||||
iconUrl: "アイコン画像のURL"
|
||||
sidebarLogoDescription: "高精細、ダイナミック幅のシナリオで通常のアイコンの代わりに使用するロゴを指定します。"
|
||||
sidebarLogoUsageExample: "例:サイドバー、訪問者用、「About 」ページ"
|
||||
sidebarLogoUsageExample: "例:サイドバー、訪問者用、「情報」ページ"
|
||||
sidebarLogoHint: "サイドバー/ロゴ"
|
||||
appIconDescription: "{host}がアプリとして表示される際のアイコンを指定します。"
|
||||
appIconUsageExample: "例: PWAや、スマートフォンのホーム画面にブックマークとして追加された時など"
|
||||
|
|
Loading…
Reference in a new issue