merge: missing bubble timeline translations (!605)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/605 Approved-by: fEmber <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
Vendored
+8
@@ -5631,6 +5631,10 @@ export interface Locale extends ILocale {
|
||||
* 接続している他のすべてのサーバーからの投稿を見られます。
|
||||
*/
|
||||
"global": string;
|
||||
/**
|
||||
* 管理者が選択した他の接続サーバーの投稿を見ることができます。
|
||||
*/
|
||||
"bubble": string;
|
||||
/**
|
||||
* それぞれのタイムラインは、画面上部でいつでも切り替えられます。
|
||||
*/
|
||||
@@ -5764,6 +5768,10 @@ export interface Locale extends ILocale {
|
||||
* ソーシャルタイムラインには、ホームタイムラインとローカルタイムラインの投稿が両方表示されます。
|
||||
*/
|
||||
"social": string;
|
||||
/**
|
||||
* バッッブルタイムラインでは、管理者が選択した接続サーバーからのメモを表示できます。
|
||||
*/
|
||||
"bubble": string;
|
||||
/**
|
||||
* グローバルタイムラインでは、接続している他のすべてのサーバーからの投稿を見られます。
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user