リモートユーザーの情報更新簡単にした
This commit is contained in:
parent
449c87262b
commit
696417140f
4 changed files with 43 additions and 1 deletions
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
|
|
@ -306,6 +306,7 @@ export interface Locale {
|
|||
"light": string;
|
||||
"dark": string;
|
||||
"lightThemes": string;
|
||||
"remoteUserInfoUpdate": string;
|
||||
"darkThemes": string;
|
||||
"syncDeviceDarkMode": string;
|
||||
"drive": string;
|
||||
|
|
|
|||
|
|
@ -303,6 +303,7 @@ gamingModeInfo: "ボタンなどの装飾をいい感じのグラデーション
|
|||
light: "ライト"
|
||||
dark: "ダーク"
|
||||
lightThemes: "明るいテーマ"
|
||||
remoteUserInfoUpdate: "アイコンなどが正常に表示されない場合にここをクリックしてください。"
|
||||
darkThemes: "暗いテーマ"
|
||||
syncDeviceDarkMode: "デバイスのダークモードと同期する"
|
||||
drive: "ドライブ"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue