.
This commit is contained in:
parent
f4bd99c423
commit
0cf9f2325e
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@ -1571,6 +1571,10 @@ export interface Locale extends ILocale {
|
|||||||
*/
|
*/
|
||||||
"hideGlobalTimeLine": string;
|
"hideGlobalTimeLine": string;
|
||||||
/**
|
/**
|
||||||
|
* バブルタイムラインを非表示にする
|
||||||
|
*/
|
||||||
|
"hideBubbleTimeLine": string;
|
||||||
|
/**
|
||||||
* 登録
|
* 登録
|
||||||
*/
|
*/
|
||||||
"registration": string;
|
"registration": string;
|
||||||
|
Loading…
Reference in New Issue
Block a user