1
0
Fork 0

add strings for loopback

This commit is contained in:
Sean Sube 2023-04-22 10:52:48 -05:00
parent d21346e5da
commit b5556807bf
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
4 changed files with 4 additions and 0 deletions

View File

@ -107,6 +107,7 @@ export const I18N_STRINGS_DE = {
steps: '',
strength: '',
},
loopback: '',
lpw: '',
maskFilter: 'Maskenfilter',
noiseSource: 'Lärmquelle',

View File

@ -159,6 +159,7 @@ export const I18N_STRINGS_EN = {
steps: 'Steps',
strength: 'Strength',
},
loopback: 'Loopback',
lpw: 'Long Prompt Weighting',
maskFilter: 'Mask Filter',
noiseSource: 'Noise Source',

View File

@ -107,6 +107,7 @@ export const I18N_STRINGS_ES = {
steps: '',
strength: '',
},
loopback: '',
lpw: '',
maskFilter: 'Filtro de máscara',
noiseSource: 'Fuente de ruido',

View File

@ -107,6 +107,7 @@ export const I18N_STRINGS_FR = {
steps: '',
strength: '',
},
loopback: '',
lpw: '',
maskFilter: '',
noiseSource: '',