1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 17:55:06 +02:00
This commit is contained in:
syuilo
2026-05-25 13:51:54 +09:00
parent 68431f62f1
commit 1a064ea430
2 changed files with 2 additions and 2 deletions

View File

@@ -3946,7 +3946,7 @@ _miRoom:
wireNet: "ワイヤーネット"
_wireNet:
bodyMat: "本体の素材"
woodRingsPendantLight: "ウッドリングペンダントライト"
woodRingsPendantLight: "リングペンダントライト"
_woodRingsPendantLight:
bodyMat: "本体の素材"
length: "長さ"

View File

@@ -14688,7 +14688,7 @@ export interface Locale extends ILocale {
"bodyMat": string;
};
/**
* ウッドリングペンダントライト
* リングペンダントライト
*/
"woodRingsPendantLight": string;
"_woodRingsPendantLight": {