mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-04 23:19:09 +08:00
🐛 Fix(custom): missing i18n type
This commit is contained in:
Vendored
+1
@@ -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