.
This commit is contained in:
parent
624e5e82cd
commit
e13dc2fec9
3 changed files with 7 additions and 6 deletions
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
|
|
@ -830,6 +830,8 @@ export interface Locale {
|
|||
"list": string;
|
||||
"emailNotConfiguredWarning": string;
|
||||
"ratio": string;
|
||||
"newEmojis": string;
|
||||
"draftEmojis": string;
|
||||
"previewNoteText": string;
|
||||
"customCss": string;
|
||||
"customCssWarn": string;
|
||||
|
|
|
|||
|
|
@ -827,6 +827,8 @@ low: "低"
|
|||
list: "一覧"
|
||||
emailNotConfiguredWarning: "メールアドレスの設定がされていません。"
|
||||
ratio: "比率"
|
||||
newEmojis: "新しい絵文字"
|
||||
draftEmojis: "ドラフトされてる絵文字"
|
||||
previewNoteText: "本文をプレビュー"
|
||||
customCss: "カスタムCSS"
|
||||
customCssWarn: "この設定は必ず知識のある方が行ってください。不適切な設定を行うとクライアントが正常に使用できなくなる恐れがあります。"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue