mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-03 03:44:31 +02:00
timelineBackTopBehavior
This commit is contained in:
5
locales/index.d.ts
vendored
5
locales/index.d.ts
vendored
@@ -1097,6 +1097,7 @@ export interface Locale {
|
||||
"doYouAgree": string;
|
||||
"beSureToReadThisAsItIsImportant": string;
|
||||
"iHaveReadXCarefullyAndAgree": string;
|
||||
"timelineBackTopBehavior": string;
|
||||
"_initialAccountSetting": {
|
||||
"accountCreated": string;
|
||||
"letsStartAccountSetup": string;
|
||||
@@ -1637,6 +1638,10 @@ export interface Locale {
|
||||
"dialog": string;
|
||||
"quiet": string;
|
||||
};
|
||||
"_timelineBackTopBehavior": {
|
||||
"newest": string;
|
||||
"next": string;
|
||||
};
|
||||
"_channel": {
|
||||
"create": string;
|
||||
"edit": string;
|
||||
|
||||
Reference in New Issue
Block a user