improve jp

This commit is contained in:
piuvas 2024-09-22 17:36:56 -03:00
parent 4ee2973303
commit 4ac8e1bd52
No known key found for this signature in database
GPG key ID: 82743F52454C621D
2 changed files with 2 additions and 2 deletions

2
locales/index.d.ts vendored
View file

@ -5781,7 +5781,7 @@ export interface Locale extends ILocale {
*/ */
"sidebarLogoDescription": string; "sidebarLogoDescription": string;
/** /**
* About *
*/ */
"sidebarLogoUsageExample": string; "sidebarLogoUsageExample": string;
/** /**

View file

@ -1460,7 +1460,7 @@ _serverRules:
_serverSettings: _serverSettings:
iconUrl: "アイコン画像のURL" iconUrl: "アイコン画像のURL"
sidebarLogoDescription: "高精細、ダイナミック幅のシナリオで通常のアイコンの代わりに使用するロゴを指定します。" sidebarLogoDescription: "高精細、ダイナミック幅のシナリオで通常のアイコンの代わりに使用するロゴを指定します。"
sidebarLogoUsageExample: "例:サイドバー、訪問者用、「About 」ページ" sidebarLogoUsageExample: "例:サイドバー、訪問者用、「情報」ページ"
sidebarLogoHint: "サイドバー/ロゴ" sidebarLogoHint: "サイドバー/ロゴ"
appIconDescription: "{host}がアプリとして表示される際のアイコンを指定します。" appIconDescription: "{host}がアプリとして表示される際のアイコンを指定します。"
appIconUsageExample: "例: PWAや、スマートフォンのホーム画面にブックマークとして追加された時など" appIconUsageExample: "例: PWAや、スマートフォンのホーム画面にブックマークとして追加された時など"