faet(projects): global-search i18n

This commit is contained in:
Ben1111
2024-08-06 14:38:38 +08:00
parent 10be0a3760
commit 00b46d5021
4 changed files with 10 additions and 4 deletions

View File

@@ -336,6 +336,8 @@ declare namespace App {
yes: string;
no: string;
};
search_history: string;
collection_record: string;
};
request: {
logout: string;