mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-01-31 19:25:58 +08:00
faet(projects): global-search i18n
This commit is contained in:
2
src/typings/app.d.ts
vendored
2
src/typings/app.d.ts
vendored
@@ -336,6 +336,8 @@ declare namespace App {
|
||||
yes: string;
|
||||
no: string;
|
||||
};
|
||||
search_history: string;
|
||||
collection_record: string;
|
||||
};
|
||||
request: {
|
||||
logout: string;
|
||||
|
||||
Reference in New Issue
Block a user