mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Add French Localization
This commit is contained in:
parent
cfd453c1c7
commit
d08f048621
@ -22,6 +22,7 @@ export default function LanguagePicker() {
|
||||
es: t('common:langSpanish'),
|
||||
ja: t('common:langJapanese'),
|
||||
nl: t('common:langDutch'),
|
||||
fr: t('common:langFrench'),
|
||||
};
|
||||
|
||||
const renderLanguagePicker = () => {
|
||||
|
Loading…
Reference in New Issue
Block a user