placeholders for the missing bubble bits
This commit is contained in:
Vendored
+8
@@ -5615,6 +5615,10 @@ export interface Locale extends ILocale {
|
||||
* 接続している他のすべてのサーバーからの投稿を見られます。
|
||||
*/
|
||||
"global": string;
|
||||
/**
|
||||
* ????
|
||||
*/
|
||||
"bubble": string;
|
||||
/**
|
||||
* それぞれのタイムラインは、画面上部でいつでも切り替えられます。
|
||||
*/
|
||||
@@ -5748,6 +5752,10 @@ export interface Locale extends ILocale {
|
||||
* ソーシャルタイムラインには、ホームタイムラインとローカルタイムラインの投稿が両方表示されます。
|
||||
*/
|
||||
"social": string;
|
||||
/**
|
||||
* ????
|
||||
*/
|
||||
"bubble": string;
|
||||
/**
|
||||
* グローバルタイムラインでは、接続している他のすべてのサーバーからの投稿を見られます。
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user