mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-11 04:13:58 +02:00
wip
This commit is contained in:
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
@@ -1195,6 +1195,8 @@ export interface Locale {
|
||||
"bubbleGame": string;
|
||||
"sfx": string;
|
||||
"soundWillBePlayed": string;
|
||||
"replay": string;
|
||||
"replaying": string;
|
||||
"_announcement": {
|
||||
"forExistingUsers": string;
|
||||
"forExistingUsersDescription": string;
|
||||
|
||||
@@ -1192,6 +1192,8 @@ enableQuickAddMfmFunction: "高度なMFMのピッカーを表示する"
|
||||
bubbleGame: "バブルゲーム"
|
||||
sfx: "効果音"
|
||||
soundWillBePlayed: "サウンドが再生されます"
|
||||
replay: "リプレイ"
|
||||
replaying: "リプレイ中"
|
||||
|
||||
_announcement:
|
||||
forExistingUsers: "既存ユーザーのみ"
|
||||
|
||||
Reference in New Issue
Block a user