forked from mirrors/misskey
9
locales/index.d.ts
vendored
9
locales/index.d.ts
vendored
@@ -1948,6 +1948,15 @@ export interface Locale {
|
||||
"yearsAgo": string;
|
||||
"invalid": string;
|
||||
};
|
||||
"_timeIn": {
|
||||
"seconds": string;
|
||||
"minutes": string;
|
||||
"hours": string;
|
||||
"days": string;
|
||||
"weeks": string;
|
||||
"months": string;
|
||||
"years": string;
|
||||
};
|
||||
"_time": {
|
||||
"second": string;
|
||||
"minute": string;
|
||||
|
||||
Reference in New Issue
Block a user