fixed comfyui
This commit is contained in:
@@ -14,4 +14,5 @@ return [
|
||||
'navigation.previous' => 'Zurück',
|
||||
'navigation.next' => 'Weiter',
|
||||
'navigation.page_of' => 'Seite :currentPage von :totalPages',
|
||||
'loading_spinner.processing_image' => 'Bild wird verarbeitet...',
|
||||
];
|
||||
|
||||
@@ -14,4 +14,5 @@ return [
|
||||
'navigation.previous' => 'Previous',
|
||||
'navigation.next' => 'Next',
|
||||
'navigation.page_of' => 'Page :currentPage of :totalPages',
|
||||
'loading_spinner.processing_image' => 'Processing image...',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user