mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
🐛 Fix(custom): missing i18n type
This commit is contained in:
1
src/universal/types/i18nt.d.ts
vendored
1
src/universal/types/i18nt.d.ts
vendored
@@ -65,6 +65,7 @@ interface ILocales {
|
|||||||
TIPS_CUSTOM_CONFIG_FILE_PATH_ERROR: string
|
TIPS_CUSTOM_CONFIG_FILE_PATH_ERROR: string
|
||||||
TIPS_FIND_NEW_VERSION: string
|
TIPS_FIND_NEW_VERSION: string
|
||||||
UPDATE_DOWNLOADED: string
|
UPDATE_DOWNLOADED: string
|
||||||
|
SHOW_FIRST_TIME_GUIDE: string
|
||||||
UPDATE: string
|
UPDATE: string
|
||||||
TIPS_UPDATE_DOWNLOADED: string
|
TIPS_UPDATE_DOWNLOADED: string
|
||||||
QUIT: string
|
QUIT: string
|
||||||
|
|||||||
Reference in New Issue
Block a user