We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1561e7 commit 693572cCopy full SHA for 693572c
invokeai/frontend/web/public/locales/de.json
@@ -119,7 +119,17 @@
119
"error_withCount_other": "{{count}} Fehler",
120
"value": "Wert",
121
"label": "Label",
122
- "systemInformation": "Systeminformationen"
+ "systemInformation": "Systeminformationen",
123
+ "search": "Suche",
124
+ "clear": "Zurücksetzen",
125
+ "fullView": "Vollansicht",
126
+ "compactView": "Kompaktansicht",
127
+ "options_withCount_one": "{{count}} Option",
128
+ "options_withCount_other": "{{count}} Optionen",
129
+ "noOptions": "Keine Optionen",
130
+ "noMatches": "Keine Treffer",
131
+ "model_withCount_one": "{{count}} Modell",
132
+ "model_withCount_other": "{{count}} Modelle"
133
},
134
"gallery": {
135
"galleryImageSize": "Bildgröße",
0 commit comments