clean up
This commit is contained in:
parent
f5e72f7d3e
commit
373c2af46a
8 changed files with 0 additions and 24 deletions
3
locales/index.d.ts
vendored
3
locales/index.d.ts
vendored
|
@ -1796,9 +1796,6 @@ export interface Locale {
|
|||
"infoFg": string;
|
||||
"infoWarnBg": string;
|
||||
"infoWarnFg": string;
|
||||
"cwBg": string;
|
||||
"cwFg": string;
|
||||
"cwHoverBg": string;
|
||||
"toastBg": string;
|
||||
"toastFg": string;
|
||||
"buttonBg": string;
|
||||
|
|
|
@ -1714,9 +1714,6 @@ _theme:
|
|||
infoFg: "情報の文字"
|
||||
infoWarnBg: "警告の背景"
|
||||
infoWarnFg: "警告の文字"
|
||||
cwBg: "CW ボタンの背景"
|
||||
cwFg: "CW ボタンの文字"
|
||||
cwHoverBg: "CW ボタンの背景 (ホバー)"
|
||||
toastBg: "通知トーストの背景"
|
||||
toastFg: "通知トーストの文字"
|
||||
buttonBg: "ボタンの背景"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue