parent
bb0b2df37e
commit
bb460a1785
6 changed files with 60 additions and 37 deletions
1
locales/index.d.ts
vendored
1
locales/index.d.ts
vendored
|
@ -1115,6 +1115,7 @@ export interface Locale {
|
|||
"loadReplies": string;
|
||||
"loadConversation": string;
|
||||
"pinnedList": string;
|
||||
"keepScreenOn": string;
|
||||
"_announcement": {
|
||||
"forExistingUsers": string;
|
||||
"forExistingUsersDescription": string;
|
||||
|
|
|
@ -1112,6 +1112,7 @@ renotes: "リノート"
|
|||
loadReplies: "返信を見る"
|
||||
loadConversation: "会話を見る"
|
||||
pinnedList: "ピン留めされたリスト"
|
||||
keepScreenOn: "デバイスの画面を常にオンにする"
|
||||
|
||||
_announcement:
|
||||
forExistingUsers: "既存ユーザーのみ"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue