enhance(frontend): tweak control panel
This commit is contained in:
Vendored
+4
@@ -5092,6 +5092,10 @@ export interface Locale extends ILocale {
|
||||
* これ以上このクリップにノートを追加できません。
|
||||
*/
|
||||
"clipNoteLimitExceeded": string;
|
||||
/**
|
||||
* パフォーマンス
|
||||
*/
|
||||
"performance": string;
|
||||
"_delivery": {
|
||||
/**
|
||||
* 配信状態
|
||||
|
||||
@@ -1269,6 +1269,7 @@ fromX: "{x}から"
|
||||
genEmbedCode: "埋め込みコードを生成"
|
||||
noteOfThisUser: "このユーザーのノート一覧"
|
||||
clipNoteLimitExceeded: "これ以上このクリップにノートを追加できません。"
|
||||
performance: "パフォーマンス"
|
||||
|
||||
_delivery:
|
||||
status: "配信状態"
|
||||
|
||||
Reference in New Issue
Block a user