🎨
This commit is contained in:
Vendored
+4
@@ -5378,6 +5378,10 @@ export interface Locale extends ILocale {
|
||||
* 上
|
||||
*/
|
||||
"top": string;
|
||||
/**
|
||||
* 埋め込み
|
||||
*/
|
||||
"embed": string;
|
||||
"_chat": {
|
||||
/**
|
||||
* まだメッセージはありません
|
||||
|
||||
@@ -1340,6 +1340,7 @@ compress: "圧縮"
|
||||
right: "右"
|
||||
bottom: "下"
|
||||
top: "上"
|
||||
embed: "埋め込み"
|
||||
|
||||
_chat:
|
||||
noMessagesYet: "まだメッセージはありません"
|
||||
|
||||
Reference in New Issue
Block a user