1
0
Fork 0

add strings for tiles

This commit is contained in:
Sean Sube 2023-05-01 23:42:58 -05:00
parent a8869c06a4
commit e75d0459d8
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
4 changed files with 8 additions and 0 deletions

View File

@ -120,6 +120,7 @@ export const I18N_STRINGS_DE = {
top: 'Top',
bottom: 'Unterseite',
},
overlap: '',
pipeline: '',
platform: 'Plattform',
prompt: 'Prompt',
@ -130,6 +131,7 @@ export const I18N_STRINGS_DE = {
steps: 'Schritte',
strength: 'Stärke',
tiledVAE: '',
tiles: '',
tileOrder: '',
upscale: {
label: '',

View File

@ -172,6 +172,7 @@ export const I18N_STRINGS_EN = {
top: 'Top',
bottom: 'Bottom',
},
overlap: 'Overlap',
pipeline: 'Pipeline',
platform: 'Platform',
prompt: 'Prompt',
@ -182,6 +183,7 @@ export const I18N_STRINGS_EN = {
steps: 'Steps',
strength: 'Strength',
tiledVAE: 'Tiled VAE',
tiles: 'Tile Size',
tileOrder: 'Tile Order',
upscale: {
label: 'Upscale',

View File

@ -120,6 +120,7 @@ export const I18N_STRINGS_ES = {
top: 'Top',
bottom: 'Fondo',
},
overlap: '',
pipeline: '',
platform: 'Plataforma de hardware',
prompt: 'Aviso',
@ -130,6 +131,7 @@ export const I18N_STRINGS_ES = {
steps: 'Pasos',
strength: 'Fuerza',
tiledVAE: '',
tiles: '',
tileOrder: 'Orden de secciones',
upscale: {
label: 'Aumento',

View File

@ -120,6 +120,7 @@ export const I18N_STRINGS_FR = {
top: '',
bottom: '',
},
overlap: '',
pipeline: '',
platform: '',
prompt: '',
@ -130,6 +131,7 @@ export const I18N_STRINGS_FR = {
steps: '',
strength: '',
tiledVAE: '',
tiles: '',
tileOrder: '',
upscale: {
label: '',