mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
Merge pull request #1317 from brownrw8/i18l-l10n
Adding react-i18next (preliminary support for en, de, zh, ja)
This commit is contained in:
@@ -58,6 +58,7 @@ export interface ExtensionState {
|
||||
autoApprovalSettings: AutoApprovalSettings
|
||||
browserSettings: BrowserSettings
|
||||
chatSettings: ChatSettings
|
||||
localeLanguage: string
|
||||
isLoggedIn: boolean
|
||||
userInfo?: {
|
||||
displayName: string | null
|
||||
|
||||
Reference in New Issue
Block a user