mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
wip
This commit is contained in:
parent
06def2995b
commit
1f604db203
4 changed files with 2 additions and 2 deletions
|
|
@ -3963,7 +3963,7 @@ _miRoom:
|
|||
height: "高さ"
|
||||
image: "画像"
|
||||
width: "幅"
|
||||
tetrapod: "波消ブロック"
|
||||
tetrapod: "波消ブロックの置物"
|
||||
tv: "テレビ"
|
||||
_tv:
|
||||
bodyMat: "本体の素材"
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -14746,7 +14746,7 @@ export interface Locale extends ILocale {
|
|||
"width": string;
|
||||
};
|
||||
/**
|
||||
* 波消ブロック
|
||||
* 波消ブロックの置物
|
||||
*/
|
||||
"tetrapod": string;
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue